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

/xnu-2782.1.97/bsd/netinet/
H A Dtcp_timer.c258 static boolean_t tcp_gc_done = FALSE; variable
519 if (tcp_gc_done == TRUE) {
520 tcp_gc_done = FALSE;
530 tcp_gc_done = TRUE;

Completed in 68 milliseconds