Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet6/
H A Dnd6_rtr.c142 static boolean_t nd_prefix_busy; variable
143 static void *nd_prefix_waitchan = &nd_prefix_busy;
3181 while (nd_prefix_busy) { in pfxlist_onlink_check()
3187 nd_prefix_busy = TRUE; in pfxlist_onlink_check()
3355 VERIFY(nd_prefix_busy); in pfxlist_onlink_check()
3356 nd_prefix_busy = FALSE; in pfxlist_onlink_check()