Searched refs:TCPOPT_SACK_PERM (Results 1 – 6 of 6) 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()
87 #define TCPOPT_SACK_PERM 4 macro
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()
4633 case TCPOPT_SACK_PERM: in tcp_parse_options()
1203 case TCPOPT_SACK_PERM: in cake_tcph_may_drop()