Searched refs:TCPOLEN_WINDOW (Results 1 – 4 of 4) sorted by relevance
85 #define TCPOLEN_WINDOW 3 macro
37 #define TCPOLEN_WINDOW 3 macro240 if (*opsize == TCPOLEN_WINDOW) in tscookie_tcpopt_parse()508 (TCPOLEN_WINDOW << 8) | in tcp_mkoptions()
253 if (*opsize == TCPOLEN_WINDOW && ctx->tcp->syn && wscale) { in tcp_parse_option()376 TCPOLEN_WINDOW << 8 | in tcp_write_options()
445 opt_window->len = TCPOLEN_WINDOW; in tcp_write_options()576 recompute_packet(extpkt2, buf, TCPOLEN_WINDOW + 1); in send_diff_opt()
Completed in 13 milliseconds