Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_bcast.c93 static uint32_t mac_bcast_id = 0; variable
371 grp->mbg_id = atomic_inc_32_nv(&mac_bcast_id); in mac_bcast_add()