Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client_impl.h82 boolean_t mpi_no_tx_loop; /* WO */ member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c3393 mpip->mpi_no_tx_loop = ((flags & MAC_PROMISC_FLAGS_NO_TX_LOOP) != 0); in mac_promisc_add()
4195 if (is_sender && mpip->mpi_no_tx_loop) in mac_promisc_dispatch()