Home
last modified time | relevance | path

Searched refs:TCPOLEN_WINDOW (Results 1 – 6 of 6) sorted by relevance

/linux/net/netfilter/
A Dnf_synproxy_core.c69 if (opsize == TCPOLEN_WINDOW) { in synproxy_parse_options()
148 (TCPOLEN_WINDOW << 8) | in synproxy_build_options()
A Dnf_conntrack_proto_tcp.c370 && opsize == TCPOLEN_WINDOW) { in tcp_options()
/linux/tools/testing/selftests/net/
A Dgro.c418 opt_window->len = TCPOLEN_WINDOW; in tcp_write_options()
549 recompute_packet(extpkt2, buf, TCPOLEN_WINDOW + 1); in send_diff_opt()
/linux/include/net/
A Dtcp.h203 #define TCPOLEN_WINDOW 3 macro
/linux/net/ipv4/
A Dtcp_output.c654 (TCPOLEN_WINDOW << 8) | in tcp_options_write()
A Dtcp_input.c4052 if (opsize == TCPOLEN_WINDOW && th->syn && in tcp_parse_options()

Completed in 38 milliseconds