Searched refs:TCPOPT_SACK (Results 1 – 6 of 6) sorted by relevance
151 if (op[0] == TCPOPT_SACK && in nf_ct_sack_adjust()
434 if (opcode == TCPOPT_SACK in tcp_sack()
1004 sack_a = cake_get_tcpopt(tcph_a, TCPOPT_SACK, &oplen_a); in cake_tcph_sack_compare()1005 sack_b = cake_get_tcpopt(tcph_b, TCPOPT_SACK, &oplen_b); in cake_tcph_sack_compare()1119 case TCPOPT_SACK: /* stricter checking performed later */ in cake_tcph_may_drop()
186 #define TCPOPT_SACK 5 /* SACK Block */ macro
665 (TCPOPT_SACK << 8) | in tcp_options_write()
4109 case TCPOPT_SACK: in tcp_parse_options()