Searched refs:in6_joingroup (Results 1 – 5 of 5) sorted by relevance
| /f-stack/tools/compat/include/netinet6/ |
| H A D | in6_var.h | 865 int in6_joingroup(struct ifnet *, const struct in6_addr *,
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_var.h | 865 int in6_joingroup(struct ifnet *, const struct in6_addr *,
|
| H A D | in6.c | 735 error = in6_joingroup(ifp, mcaddr, NULL, &imm->i6mm_maddr, delay); in in6_joingroup_legacy()
|
| H A D | in6_mcast.c | 1178 in6_joingroup(struct ifnet *ifp, const struct in6_addr *mcaddr, in in6_joingroup() function
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_carp.c | 1437 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()
|