Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet6/
H A Dnd6_rtr.c142 static boolean_t nd_prefix_busy; variable
143 static void *nd_prefix_waitchan = &nd_prefix_busy;
3182 while (nd_prefix_busy) { in pfxlist_onlink_check()
3188 nd_prefix_busy = TRUE; in pfxlist_onlink_check()
3356 VERIFY(nd_prefix_busy); in pfxlist_onlink_check()
3357 nd_prefix_busy = FALSE; in pfxlist_onlink_check()