Searched refs:sc_mcast_refs (Results 1 – 2 of 2) sorted by relevance
2400 sc->sc_mcast_refs[pos]++; in arn_m_multicst()2403 if (--sc->sc_mcast_refs[pos] == 0) in arn_m_multicst()3289 bzero(sc->sc_mcast_refs, sizeof (sc->sc_mcast_refs)); in arn_attach()
975 uint8_t sc_mcast_refs[64]; /* refer count */ member