Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/ !
H A Dnd6_rtr.c145 static boolean_t nd_prefix_busy; variable
146 static void *nd_prefix_waitchan = &nd_prefix_busy;
3249 while (nd_prefix_busy) { in pfxlist_onlink_check()
3255 nd_prefix_busy = TRUE; in pfxlist_onlink_check()
3423 VERIFY(nd_prefix_busy); in pfxlist_onlink_check()
3424 nd_prefix_busy = FALSE; in pfxlist_onlink_check()