Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_timer.c449 static boolean_t tcp_garbage_collect(struct inpcb *, int);
614 tcp_garbage_collect(struct inpcb *inp, int istimewait) in tcp_garbage_collect() function
814 if (tcp_garbage_collect(inp, 0)) { in tcp_gc()
833 if (tcp_garbage_collect(tw_tp->t_inpcb, 1)) { in tcp_gc()