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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c715 boolean_t retargetable_client = B_FALSE; local
720 retargetable_client = B_TRUE;
742 retargetable_client) {
760 if (MAC_RING_RETARGETABLE(ring) && retargetable_client) {

Completed in 258 milliseconds