Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c3358 boolean_t no_tx_loop = ((flags & MAC_PROMISC_FLAGS_NO_TX_LOOP) != 0); in mac_promisc_add() local
3362 if (no_tx_loop && tx_only) in mac_promisc_add()
3408 mpip->mpi_no_tx_loop = no_tx_loop; in mac_promisc_add()