Searched refs:TCPOLEN_WINDOW (Results 1 – 6 of 6) sorted by relevance
78 #define TCPOLEN_WINDOW 3 macro
69 if (opsize == TCPOLEN_WINDOW) { in synproxy_parse_options()148 (TCPOLEN_WINDOW << 8) | in synproxy_build_options()
383 && opsize == TCPOLEN_WINDOW) { in tcp_options()
205 #define TCPOLEN_WINDOW 3 macro
652 (TCPOLEN_WINDOW << 8) | in tcp_options_write()
4046 if (opsize == TCPOLEN_WINDOW && th->syn && in tcp_parse_options()