Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_var.h1361 #define V_tcp_sc_rst_sock_fail VNET(tcp_sc_rst_sock_fail) macro
H A Dtcp_input.c1133 V_tcp_sc_rst_sock_fail ? in tcp_input_with_port()
1135 if (V_tcp_sc_rst_sock_fail) { in tcp_input_with_port()