Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dnd6_rtr.c3176 struct nd_prefix *pr, *prclear; in pfxlist_onlink_check() local
3356 LIST_FOREACH(prclear, &nd_prefix, ndpr_entry) { in pfxlist_onlink_check()
3357 NDPR_LOCK(prclear); in pfxlist_onlink_check()
3358 prclear->ndpr_stateflags &= ~NDPRF_PROCESSED_ONLINK; in pfxlist_onlink_check()
3359 NDPR_UNLOCK(prclear); in pfxlist_onlink_check()