Home
last modified time | relevance | path

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

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