Home
last modified time | relevance | path

Searched refs:in6_joingroup (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netinet6/
H A Din6_var.h865 int in6_joingroup(struct ifnet *, const struct in6_addr *,
/f-stack/freebsd/netinet6/
H A Din6_var.h865 int in6_joingroup(struct ifnet *, const struct in6_addr *,
H A Din6.c735 error = in6_joingroup(ifp, mcaddr, NULL, &imm->i6mm_maddr, delay); in in6_joingroup_legacy()
H A Din6_mcast.c1178 in6_joingroup(struct ifnet *ifp, const struct in6_addr *mcaddr, in in6_joingroup() function
/f-stack/freebsd/netinet/
H A Dip_carp.c1437 if ((error = in6_joingroup(ifp, &in6, NULL, &im6f[0]->im6f_in6m, 0)) != 0) { in carp_multicast_setup()
1457 if ((error = in6_joingroup(ifp, &in6, NULL, &im6f[1]->im6f_in6m, 0)) != 0) { in carp_multicast_setup()