Searched refs:TCPOPT_SACK_PERM (Results 1 – 7 of 7) sorted by relevance
81 case TCPOPT_SACK_PERM: in synproxy_parse_options()125 *ptr++ = htonl((TCPOPT_SACK_PERM << 24) | in synproxy_build_options()140 (TCPOPT_SACK_PERM << 8) | in synproxy_build_options()
387 if (opcode == TCPOPT_SACK_PERM in tcp_options()
479 *ptr++ = htonl((TCPOPT_SACK_PERM << 24) | in tcp_options_write()497 (TCPOPT_SACK_PERM << 8) | in tcp_options_write()
2687 case TCPOPT_SACK_PERM: in tcp_repair_options_est()
3845 case TCPOPT_SACK_PERM: in tcp_parse_options()
182 #define TCPOPT_SACK_PERM 4 /* SACK Permitted */ macro
1090 case TCPOPT_SACK_PERM: in cake_tcph_may_drop()