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