Searched refs:in_joingroup (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/sys/netinet/
H A Din_var.h440 int in_joingroup(struct ifnet *, const struct in_addr *,
H A Din_mcast.c106 * in_joingroup()
1097 * SMPng: XXX: in_joingroup() is called from in_control() when Giant
1102 in_joingroup(struct ifnet *ifp, const struct in_addr *gina, function
1270 error = in_joingroup(ifp, ap, NULL, &pinm);
H A Din.c524 error = in_joingroup(ifp, &allhosts_addr,
H A Dip_carp.c1282 if ((error = in_joingroup(ifp, &addr, NULL,
/freebsd-10.1-release/sys/netpfil/pf/
H A Dif_pfsync.c2247 if ((error = in_joingroup(ifp, &sc->sc_sync_peer, NULL,

Completed in 194 milliseconds