Searched refs:in6_domifdetach (Results 1 – 3 of 3) sorted by relevance
613 void in6_domifdetach(struct ifnet *, void *);
496 .dom_ifattach = in6_domifattach, .dom_ifdetach = in6_domifdetach,
2645 in6_domifdetach(struct ifnet *ifp, void *aux) in in6_domifdetach() function