Home
last modified time | relevance | path

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

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