Home
last modified time | relevance | path

Searched refs:defrouter_remove (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/netinet6/
HDnd6.h401 bool defrouter_remove(struct in6_addr *, struct ifnet *);
HDnd6_rtr.c862 defrouter_remove(struct in6_addr *addr, struct ifnet *ifp) in defrouter_remove() function
1057 defrouter_remove(&new->rtaddr, new->ifp); in defrtrlist_update()
HDnd6_nbr.c918 if (!defrouter_remove(&ln->r_l3addr.addr6, nd6_ifp) && in nd6_na_input()