Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
H A Din6_ifattach.c795 nd6_purge(ifp); in in6_ifdetach_dispatch()
836 nd6_purge(ifp); in in6_ifdetach_dispatch()
H A Dnd6.h378 void nd6_purge (struct ifnet *);
H A Dnd6.c785 nd6_purge(struct ifnet *ifp) in nd6_purge() function