Searched refs:PROMISC_MODE (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe.h245 #define PROMISC_MODE (1UL<<6) macro
H A Ddmfe_main.c1570 dmfep->opmode &= ~(PROMISC_MODE | PASS_MULTICAST);
1572 dmfep->opmode |= PROMISC_MODE;
2703 dmfep->opmode &= ~(PROMISC_MODE | PASS_MULTICAST);

Completed in 103 milliseconds