Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/
H A Din6_ifattach.c1041 nd6_purge(ifp); in in6_ifdetach()
1177 nd6_purge(ifp); in in6_ifdetach()
H A Dnd6.h880 extern void nd6_purge(struct ifnet *);
H A Dnd6.c2290 nd6_purge(struct ifnet *ifp) in nd6_purge() function