Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Dtcp_var.h652 #define V_tcp_sc_rst_sock_fail VNET(tcp_sc_rst_sock_fail) macro
Dtcp_input.c1127 V_tcp_sc_rst_sock_fail ? in tcp_input()
1129 if (V_tcp_sc_rst_sock_fail) { in tcp_input()