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

/freebsd-9.3-release/sys/netinet/
H A Din_var.h438 int in_joingroup(struct ifnet *, const struct in_addr *,
H A Din.c500 error = in_joingroup(ifp, &allhosts_addr,
561 error = in_joingroup(ifp, &allhosts_addr,
H A Din_mcast.c105 * in_joingroup()
1090 * SMPng: XXX: in_joingroup() is called from in_control() when Giant
1095 in_joingroup(struct ifnet *ifp, const struct in_addr *gina, function
1264 error = in_joingroup(ifp, ap, NULL, &pinm);
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dif_pfsync.c3328 if ((error = in_joingroup(sc->sc_sync_if, &sc->sc_sync_peer, NULL,

Completed in 72 milliseconds