Searched refs:defrouter_lookup (Results 1 – 3 of 3) sorted by relevance
396 struct nd_defrouter *defrouter_lookup(const struct in6_addr *, struct ifnet *);
802 defrouter_lookup(const struct in6_addr *addr, struct ifnet *ifp) in defrouter_lookup() function
1614 dr = defrouter_lookup(&nh->gw6_sa.sin6_addr, nh->nh_ifp); in check_release_defrouter()