Searched refs:sc_mcast_hash (Results 1 – 2 of 2) sorted by relevance
2386 uint32_t *mfilt = sc->sc_mcast_hash; in arn_m_multicst()3290 bzero(sc->sc_mcast_hash, sizeof (sc->sc_mcast_hash)); in arn_attach()
976 uint32_t sc_mcast_hash[2]; /* multicast hash table */ member