Searched defs:mac_bcast_id (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_bcast.c64 * unique globally (tracked by mac_bcast_id).
92 static uint32_t mac_bcast_id = 0; variable
376 grp->mbg_id = atomic_inc_32_nv(&mac_bcast_id);

Completed in 45 milliseconds