Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Din6_ifattach.h41 void in6_ifdetach_destroy(struct ifnet *);
H A Din6_ifattach.c794 in6_ifdetach_destroy(struct ifnet *ifp) in in6_ifdetach_destroy() function
H A Dip6_input.c377 in6_ifdetach_destroy(ifp); in ip6_destroy()