Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dnd6_rtr.c144 static boolean_t nd_prefix_busy; variable
145 static void *nd_prefix_waitchan = &nd_prefix_busy;
3169 while (nd_prefix_busy) { in pfxlist_onlink_check()
3175 nd_prefix_busy = TRUE; in pfxlist_onlink_check()
3379 VERIFY(nd_prefix_busy); in pfxlist_onlink_check()
3380 nd_prefix_busy = FALSE; in pfxlist_onlink_check()