Searched refs:TCPOLEN_WINDOW (Results 1 – 6 of 6) sorted by relevance
90 #define TCPOLEN_WINDOW 3 macro
253 if (*opsize == TCPOLEN_WINDOW && ctx->tcp->syn && wscale) { in tcp_parse_option() 376 TCPOLEN_WINDOW << 8 | in tcp_write_options()
376 && opsize == TCPOLEN_WINDOW) { in tcp_options()
768 (TCPOLEN_WINDOW << 8) | in tcp_options_write()
4610 if (opsize == TCPOLEN_WINDOW && th->syn && in tcp_parse_options()