Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Dtcp_timer.c626 tcp_garbage_collect(struct inpcb *inp, int istimewait) in tcp_garbage_collect() argument
678 if (istimewait && TSTMP_GEQ(tcp_now, tp->t_timer[TCPT_2MSL]) && in tcp_garbage_collect()
695 ((istimewait && (so->so_flags & SOF_OVERFLOW)) || in tcp_garbage_collect()