Searched refs:no_tx_loop (Results 1 – 1 of 1) sorted by relevance
3358 boolean_t no_tx_loop = ((flags & MAC_PROMISC_FLAGS_NO_TX_LOOP) != 0); in mac_promisc_add() local3362 if (no_tx_loop && tx_only) in mac_promisc_add()3408 mpip->mpi_no_tx_loop = no_tx_loop; in mac_promisc_add()