Searched refs:pfxrtr_lookup (Results 1 – 3 of 3) sorted by relevance
1395 if ((pfxrtr = pfxrtr_lookup(pr, dr)) != NULL) { in defrtrlist_del()2185 pfxrtr_lookup(struct nd_prefix *pr, struct nd_defrouter *dr) in pfxrtr_lookup() function2587 if (dr && pfxrtr_lookup(pr, dr) == NULL) { in prelist_update()3247 if ((pfxrtr = pfxrtr_lookup(pr0, dr)) != NULL) { in pfxlist_onlink_check()
945 extern struct nd_pfxrouter *pfxrtr_lookup(struct nd_prefix *, struct nd_defrouter *);
521 ia_best_has_prefix = (pfxrtr_lookup(p_ia_best_prefix, dr) != NULL); in in6_selectsrc_core()527 ia_has_prefix = (pfxrtr_lookup(p_ia_prefix, dr) != NULL); in in6_selectsrc_core()