Searched refs:TCPOPT_SACK_PERM (Results 1 – 10 of 10) sorted by relevance
271 case TCPOPT_SACK_PERM: in tcp_parse_option()381 *ctx->ptr32++ = bpf_htonl(TCPOPT_SACK_PERM << 24 | in tcp_write_options()396 TCPOPT_SACK_PERM << 8 | in tcp_write_options()
82 #define TCPOPT_SACK_PERM 4 macro
33 #define TCPOPT_SACK_PERM 4 macro253 case TCPOPT_SACK_PERM: in tscookie_tcpopt_parse()493 *buf++ = bpf_htonl((TCPOPT_SACK_PERM << 24) | in tcp_mkoptions()
84 case TCPOPT_SACK_PERM: in synproxy_parse_options()128 *ptr++ = htonl((TCPOPT_SACK_PERM << 24) | in synproxy_build_options()143 (TCPOPT_SACK_PERM << 8) | in synproxy_build_options()
372 if (opcode == TCPOPT_SACK_PERM in tcp_options()
680 *ptr++ = htonl((TCPOPT_SACK_PERM << 24) | in tcp_options_write()748 (TCPOPT_SACK_PERM << 8) | in tcp_options_write()
3618 case TCPOPT_SACK_PERM: in tcp_repair_options_est()
4599 case TCPOPT_SACK_PERM: in tcp_parse_options()
213 #define TCPOPT_SACK_PERM 4 /* SACK Permitted */ macro
1197 case TCPOPT_SACK_PERM: in cake_tcph_may_drop()