Searched refs:icmp_may_rst (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_subr.c203 static int icmp_may_rst = 1; variable
204 SYSCTL_INT(_net_inet_tcp, OID_AUTO, icmp_may_rst, CTLFLAG_RW, &icmp_may_rst, 0,
1289 else if (icmp_may_rst && (cmd == PRC_UNREACH_ADMIN_PROHIB ||
1516 * is controlled by the icmp_may_rst sysctl.

Completed in 77 milliseconds