Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/netinet6/
H A Din6_ifattach.c1043 nd6_purge(ifp); in in6_ifdetach()
1180 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