Searched refs:TCPOLEN_SACK_PERM (Results 1 – 5 of 5) sorted by relevance
82 if (opsize == TCPOLEN_SACK_PERM) in synproxy_parse_options()126 (TCPOLEN_SACK_PERM << 16) | in synproxy_build_options()141 TCPOLEN_SACK_PERM); in synproxy_build_options()
388 && opsize == TCPOLEN_SACK_PERM) in tcp_options()
480 (TCPOLEN_SACK_PERM << 16) | in tcp_options_write()498 TCPOLEN_SACK_PERM); in tcp_options_write()
3846 if (opsize == TCPOLEN_SACK_PERM && th->syn && in tcp_parse_options()
200 #define TCPOLEN_SACK_PERM 2 macro