Searched refs:prclear (Results 1 – 1 of 1) sorted by relevance
3273 struct nd_prefix *__single pr, *__single prclear; in pfxlist_onlink_check() local3452 LIST_FOREACH(prclear, &nd_prefix, ndpr_entry) { in pfxlist_onlink_check()3453 NDPR_LOCK(prclear); in pfxlist_onlink_check()3454 prclear->ndpr_stateflags &= ~NDPRF_PROCESSED_ONLINK; in pfxlist_onlink_check()3455 NDPR_UNLOCK(prclear); in pfxlist_onlink_check()