Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet/
H A Dtcp_timer.c337 static boolean_t tcp_gc_done = FALSE; variable
818 if (tcp_gc_done == TRUE) { in tcp_gc()
819 tcp_gc_done = FALSE; in tcp_gc()
829 tcp_gc_done = TRUE; in tcp_gc()