Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_timer.c331 static boolean_t tcp_gc_done = FALSE; variable
809 if (tcp_gc_done == TRUE) { in tcp_gc()
810 tcp_gc_done = FALSE; in tcp_gc()
820 tcp_gc_done = TRUE; in tcp_gc()