Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Din6_ifattach.c1042 nd6_purge(ifp); in in6_ifdetach()
1182 nd6_purge(ifp); in in6_ifdetach()
H A Dnd6.h908 extern void nd6_purge(struct ifnet *);
H A Dnd6.c2262 nd6_purge(struct ifnet *ifp) in nd6_purge() function