in_hasmulti
int in_hasmulti(const struct in_addr *, struct ifnet *);
if (!in_hasmulti(&sc->sc_peer, &sc->sc_if)) {
if (!in_hasmulti(&ip->ip_dst, ifp)) {
in_hasmulti(&ip->ip_dst, ifp)) {