Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Din6_proto.c116 .dom_ifdetach = in6_domifdetach,
H A Din6_var.h874 void in6_domifdetach(struct ifnet *, void *);
H A Din6.c2634 in6_domifdetach(struct ifnet *ifp, void *aux) in in6_domifdetach() function