Searched refs:TCPOLEN_SACK_PERM (Results 1 – 7 of 7) sorted by relevance
272 if (*opsize == TCPOLEN_SACK_PERM && ctx->tcp->syn) in tcp_parse_option()380 TCPOLEN_SACK_PERM << 16 | in tcp_write_options()395 TCPOLEN_SACK_PERM); in tcp_write_options()
82 #define TCPOLEN_SACK_PERM 2 macro
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()
373 && opsize == TCPOLEN_SACK_PERM) in tcp_options()
688 (TCPOLEN_SACK_PERM << 16) | in tcp_options_write()706 TCPOLEN_SACK_PERM); in tcp_options_write()
4257 if (opsize == TCPOLEN_SACK_PERM && th->syn && in tcp_parse_options()
217 #define TCPOLEN_SACK_PERM 2 macro