Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet6/
Din6_var.h613 void in6_domifdetach(struct ifnet *, void *);
Din6_proto.c496 .dom_ifattach = in6_domifattach, .dom_ifdetach = in6_domifdetach,
Din6.c2645 in6_domifdetach(struct ifnet *ifp, void *aux) in in6_domifdetach() function