Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_timer.c334 static boolean_t tcp_gc_done = FALSE; variable
812 if (tcp_gc_done == TRUE) { in tcp_gc()
813 tcp_gc_done = FALSE; in tcp_gc()
823 tcp_gc_done = TRUE; in tcp_gc()