Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dmld6_var.h167 void mld_domifdetach(struct ifnet *);
H A Dip6_input.c388 mld_domifdetach(ifp); in ip6_destroy()
H A Din6.c2534 mld_domifdetach(ifp); in in6_domifdetach()
H A Dmld6.c593 mld_domifdetach(struct ifnet *ifp) in mld_domifdetach() function