Home
last modified time | relevance | path

Searched refs:in_joingroup (Results 1 – 6 of 6) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Din_var.h455 int in_joingroup(struct ifnet *, const struct in_addr *,
/f-stack/freebsd/netinet/
H A Din_var.h455 int in_joingroup(struct ifnet *, const struct in_addr *,
H A Din_mcast.c1207 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 Din.c516 error = in_joingroup(ifp, &allhosts_addr, NULL, in in_aifaddr_ioctl()
H A Dip_carp.c1398 if ((error = in_joingroup(ifp, &addr, NULL, in carp_multicast_setup()
/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c2378 if ((error = in_joingroup(ifp, &sc->sc_sync_peer, NULL, in pfsync_multicast_setup()