Searched refs:TCPOLEN_SACK_PERM (Results 1 – 5 of 5) sorted by relevance
79 if (opsize == TCPOLEN_SACK_PERM) in synproxy_parse_options()123 (TCPOLEN_SACK_PERM << 16) | in synproxy_build_options()138 TCPOLEN_SACK_PERM); in synproxy_build_options()
420 && opsize == TCPOLEN_SACK_PERM) in tcp_options()
195 #define TCPOLEN_SACK_PERM 2 macro
471 (TCPOLEN_SACK_PERM << 16) | in tcp_options_write()489 TCPOLEN_SACK_PERM); in tcp_options_write()
3711 if (opsize == TCPOLEN_SACK_PERM && th->syn && in tcp_parse_options()