Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_bcast.c90 return (bcast_grp->mbg_mac_impl); in mac_bcast_grp_mip()
101 mac_impl_t *mip = grp->mbg_mac_impl; in mac_bcast_grp_free()
123 mac_impl_t *mip = grp->mbg_mac_impl; in mac_bcast_send()
325 grp->mbg_mac_impl = mip; in mac_bcast_add()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_impl.h934 mac_impl_t *mbg_mac_impl; /* WO */ member