Home
last modified time | relevance | path

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

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