Searched refs:in_joingroup (Results 1 – 6 of 6) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | in_var.h | 455 int in_joingroup(struct ifnet *, const struct in_addr *,
|
| /f-stack/freebsd/netinet/ |
| H A D | in_var.h | 455 int in_joingroup(struct ifnet *, const struct in_addr *,
|
| H A D | in_mcast.c | 1207 in_joingroup(struct ifnet *ifp, const struct in_addr *gina, in in_joingroup() function 1388 error = in_joingroup(ifp, ap, NULL, &pinm); in in_addmulti()
|
| H A D | in.c | 516 error = in_joingroup(ifp, &allhosts_addr, NULL, in in_aifaddr_ioctl()
|
| H A D | ip_carp.c | 1398 if ((error = in_joingroup(ifp, &addr, NULL, in carp_multicast_setup()
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | if_pfsync.c | 2378 if ((error = in_joingroup(ifp, &sc->sc_sync_peer, NULL, in pfsync_multicast_setup()
|