Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Digmp_var.h224 void igmp_domifdetach(struct ifnet *);
H A Din.c1268 igmp_domifdetach(ifp); in in_ifscrub_all()
1877 igmp_domifdetach(ifp); in in_domifdetach()
H A Digmp.c707 igmp_domifdetach(struct ifnet *ifp) in igmp_domifdetach() function