Home
last modified time | relevance | path

Searched refs:mma_ref (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_bcast.c311 maddr->mma_ref++; in mac_bcast_add()
331 maddr->mma_ref++; in mac_bcast_add()
580 if (--maddr->mma_ref == 0) { in mac_bcast_delete()
594 if (--maddr->mma_ref == 0) { in mac_bcast_delete()
/titanic_41/usr/src/uts/common/sys/
H A Dmac_impl.h359 int mma_ref; member