Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_rtr.c143 static boolean_t nd_prefix_busy; variable
144 static void *nd_prefix_waitchan = &nd_prefix_busy;
3212 while (nd_prefix_busy) { in pfxlist_onlink_check()
3218 nd_prefix_busy = TRUE; in pfxlist_onlink_check()
3386 VERIFY(nd_prefix_busy); in pfxlist_onlink_check()
3387 nd_prefix_busy = FALSE; in pfxlist_onlink_check()