Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/tcp_stacks/
HDfastpath.c141 #define V_tcp_insecure_rst VNET(tcp_insecure_rst) macro
730 if (V_tcp_insecure_rst || in tcp_do_slowpath()
/NextBSD/sys/netinet/
HDtcp_input.c204 #define V_tcp_insecure_rst VNET(tcp_insecure_rst) macro
2142 if (V_tcp_insecure_rst || in tcp_do_segment()