Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Digmp_var.h229 void igmp_domifdetach(struct ifnet *);
/f-stack/freebsd/netinet/
H A Digmp_var.h229 void igmp_domifdetach(struct ifnet *);
H A Din.c1127 igmp_domifdetach(ifp); in in_ifscrub_all()
1708 igmp_domifdetach(ifp); in in_domifdetach()
H A Digmp.c714 igmp_domifdetach(struct ifnet *ifp) in igmp_domifdetach() function