Home
last modified time | relevance | path

Searched refs:mcast_refs (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h291 uint8_t mcast_refs[MCASTBUF_SIZE]; member
H A Ddmfe_main.c1270 refp = &dmfep->mcast_refs[index]; in dmfe_update_mcast()
2701 bzero(dmfep->mcast_refs, MCASTBUF_SIZE); in dmfe_attach()
/titanic_44/usr/src/uts/common/io/rge/
H A Drge_main.c935 if (rgep->mcast_refs[index]++) { in rge_m_multicst()
941 if (--rgep->mcast_refs[index]) { in rge_m_multicst()
1809 bzero(rgep->mcast_refs, sizeof (rgep->mcast_refs)); in rge_attach()
H A Drge.h423 char mcast_refs[RGE_MCAST_BUF_SIZE]; member
/titanic_44/usr/src/uts/common/io/bge/
H A Dbge_impl.h867 uint8_t mcast_refs[BGE_HASH_TABLE_SIZE]; member
H A Dbge_main2.c1344 refp = &bgep->mcast_refs[index];
4027 bzero(bgep->mcast_refs, sizeof (bgep->mcast_refs));