Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet6/
H A Din6_ifattach.c1041 nd6_purge(ifp); in in6_ifdetach()
1182 nd6_purge(ifp); in in6_ifdetach()
H A Dnd6.h909 extern void nd6_purge(struct ifnet *);
H A Dnd6.c2274 nd6_purge(struct ifnet *ifp) in nd6_purge() function