Searched refs:TCPOLEN_WINDOW (Results 1 – 8 of 8) sorted by relevance
80 #define TCPOLEN_WINDOW 3 macro
253 if (*opsize == TCPOLEN_WINDOW && ctx->tcp->syn && wscale) { in tcp_parse_option()374 TCPOLEN_WINDOW << 8 | in tcp_write_options()
69 if (opsize == TCPOLEN_WINDOW) { in synproxy_parse_options()148 (TCPOLEN_WINDOW << 8) | in synproxy_build_options()
376 && opsize == TCPOLEN_WINDOW) { in tcp_options()
445 opt_window->len = TCPOLEN_WINDOW; in tcp_write_options()576 recompute_packet(extpkt2, buf, TCPOLEN_WINDOW + 1); in send_diff_opt()
216 #define TCPOLEN_WINDOW 3 macro
712 (TCPOLEN_WINDOW << 8) | in tcp_options_write()
4233 if (opsize == TCPOLEN_WINDOW && th->syn && in tcp_parse_options()