Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_output.c3624 bool fadv_congested = FALSE; in tcp_ip_output() local
3836 fadv_congested = TRUE; in tcp_ip_output()
3885 if (fadv_congested && !IN_FASTRECOVERY(tp) && !(tp->t_flags & TF_CLOSING) && in tcp_ip_output()