Home
last modified time | relevance | path

Searched refs:V_tcp_insecure_syn (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/netinet/tcp_stacks/
HDfastpath.c143 #define V_tcp_insecure_syn VNET(tcp_insecure_syn) macro
771 if (V_tcp_insecure_syn && in tcp_do_slowpath()
/NextBSD/sys/netinet/
HDtcp_input.c198 #define V_tcp_insecure_syn VNET(tcp_insecure_syn) macro
2184 if (V_tcp_insecure_syn && in tcp_do_segment()