Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet6/
H A Dnd6.c197 static boolean_t nd6_service_busy; variable
198 static void *nd6_service_wc = &nd6_service_busy;
1713 while (nd6_service_busy) { in nd6_service()
1724 nd6_service_busy = TRUE; in nd6_service()
1750 nd6_service_busy = FALSE; in nd6_service()