Home
last modified time | relevance | path

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

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