Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netinet6/
Din6_ifattach.c810 nd6_purge(ifp); in in6_ifdetach()
866 nd6_purge(ifp); in in6_ifdetach()
Dnd6.h429 void nd6_purge(struct ifnet *);
Dnd6.c828 nd6_purge(struct ifnet *ifp) in nd6_purge() function