Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Digmp_var.h327 extern void igmp_domifdetach(struct ifnet *);
H A Digmp.c667 igmp_domifdetach(struct ifnet *ifp) in igmp_domifdetach() function
/xnu-11215.61.5/bsd/net/
H A Ddlil.c9401 igmp_domifdetach(ifp); in ifnet_detach()