Searched refs:tcp_garbage_collect (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_timer.c308 static boolean_t tcp_garbage_collect(struct inpcb *, int);
374 tcp_garbage_collect(struct inpcb *inp, int istimewait) function
533 if (tcp_garbage_collect(inp, 0))
551 if (tcp_garbage_collect(tw_tp->t_inpcb, 1))

Completed in 818 milliseconds