Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6.h415 bool defrouter_remove(struct in6_addr *, struct ifnet *);
H A Dnd6_rtr.c873 defrouter_remove(struct in6_addr *addr, struct ifnet *ifp) in defrouter_remove() function
1067 defrouter_remove(&new->rtaddr, new->ifp); in defrtrlist_update()
H A Dnd6_nbr.c882 if (!defrouter_remove(&ln->r_l3addr.addr6, nd6_ifp) && in nd6_na_input()
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h415 bool defrouter_remove(struct in6_addr *, struct ifnet *);