Searched refs:pfxrtr_lookup (Results 1 – 3 of 3) sorted by relevance
1380 if ((pfxrtr = pfxrtr_lookup(pr, dr)) != NULL) { in defrtrlist_del()2155 pfxrtr_lookup(struct nd_prefix *pr, struct nd_defrouter *dr) in pfxrtr_lookup() function2557 if (dr && pfxrtr_lookup(pr, dr) == NULL) { in prelist_update()3216 if ((pfxrtr = pfxrtr_lookup(pr0, dr)) != NULL) { in pfxlist_onlink_check()
980 extern struct nd_pfxrouter *pfxrtr_lookup(struct nd_prefix *, struct nd_defrouter *);
526 ia_best_has_prefix = (pfxrtr_lookup(p_ia_best_prefix, dr) != NULL); in in6_selectsrc_core()532 ia_has_prefix = (pfxrtr_lookup(p_ia_prefix, dr) != NULL); in in6_selectsrc_core()