Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/
H A Dmld6_var.h245 extern void mld_domifdetach(struct ifnet *);
H A Dmld6.c649 mld_domifdetach(struct ifnet *ifp) in mld_domifdetach() function
/xnu-12377.1.9/bsd/net/
H A Ddlil.c5501 mld_domifdetach(ifp); in ifnet_detach()