Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dtcp_timer.c335 static boolean_t tcp_gc_done = FALSE; variable
801 if (tcp_gc_done == TRUE) { in tcp_gc()
802 tcp_gc_done = FALSE; in tcp_gc()
812 tcp_gc_done = TRUE; in tcp_gc()