Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_var_private.h374 conntimeout:1, member
/xnu-12377.61.12/bsd/netinet/
H A Dtcp_subr.c1533 ifs->conntimeout = (so->so_error == ETIMEDOUT) ? 1 : 0; in tcp_create_ifnet_stats_per_flow()
1662 if (ifs->conntimeout) { in tcp_flow_lim_stats()