Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet6/
Din6_ifattach.c820 nd6_purge(ifp); in in6_ifdetach()
875 nd6_purge(ifp); in in6_ifdetach()
Dnd6.h403 void nd6_purge(struct ifnet *);
Dnd6.c777 nd6_purge(struct ifnet *ifp) in nd6_purge() function