Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dmld6_var.h165 void mld_domifdetach(struct ifnet *);
H A Dip6_input.c378 mld_domifdetach(ifp); in ip6_destroy()
H A Din6.c2638 mld_domifdetach(ifp); in in6_domifdetach()
H A Dmld6.c557 mld_domifdetach(struct ifnet *ifp) in mld_domifdetach() function