Searched refs:TCPOLEN_SACK_PERM (Results 1 – 5 of 5) sorted by relevance
84 if (opsize == TCPOLEN_SACK_PERM) in synproxy_parse_options()128 (TCPOLEN_SACK_PERM << 16) | in synproxy_build_options()143 TCPOLEN_SACK_PERM); in synproxy_build_options()
380 && opsize == TCPOLEN_SACK_PERM) in tcp_options()
630 (TCPOLEN_SACK_PERM << 16) | in tcp_options_write()648 TCPOLEN_SACK_PERM); in tcp_options_write()
4025 if (opsize == TCPOLEN_SACK_PERM && th->syn && in tcp_parse_options()
206 #define TCPOLEN_SACK_PERM 2 macro