Symbol: FLOW_PRIMARY_MAC
usr/src/cmd/mdb/common/modules/mac/mac.c
183
{"P", FLOW_PRIMARY_MAC, FLOW_PRIMARY_MAC},
usr/src/uts/common/io/mac/mac.c
6606
if (mcip->mci_flent->fe_type & FLOW_PRIMARY_MAC)
usr/src/uts/common/io/mac/mac.c
7031
isprimary = mcip->mci_flent->fe_type & FLOW_PRIMARY_MAC;
usr/src/uts/common/io/mac/mac.c
7594
isprimary = mcip->mci_flent->fe_type & FLOW_PRIMARY_MAC;
usr/src/uts/common/io/mac/mac.c
7607
if (gclient->mci_flent->fe_type & FLOW_PRIMARY_MAC &&
usr/src/uts/common/io/mac/mac.c
8145
if (!(vmcip->mci_flent->fe_type & FLOW_PRIMARY_MAC) ||
usr/src/uts/common/io/mac/mac_client.c
1438
FLOW_PRIMARY_MAC, &flent);
usr/src/uts/common/io/mac/mac_client.c
1680
ASSERT((flent->fe_type & FLOW_PRIMARY_MAC) == 0);
usr/src/uts/common/io/mac/mac_client.c
1704
ASSERT((flent->fe_type & FLOW_PRIMARY_MAC) == 0);
usr/src/uts/common/io/mac/mac_client.c
1801
FLOW_PRIMARY_MAC) != 0) {
usr/src/uts/common/io/mac/mac_client.c
1963
FLOW_PRIMARY_MAC) != 0) {
usr/src/uts/common/io/mac/mac_client.c
1995
(flent->fe_type & FLOW_PRIMARY_MAC) == 0) {
usr/src/uts/common/io/mac/mac_client.c
2225
flent_flags = FLOW_PRIMARY_MAC;
usr/src/uts/common/io/mac/mac_client.c
4723
if ((vmcip->mci_flent->fe_type & FLOW_PRIMARY_MAC) &&
usr/src/uts/common/io/mac/mac_client.c
513
((mcip->mci_flent->fe_type & FLOW_PRIMARY_MAC) != 0));
usr/src/uts/common/io/mac/mac_client.c
881
if (!(flent->fe_type & FLOW_PRIMARY_MAC ||
usr/src/uts/common/io/mac/mac_datapath_setup.c
2366
if (flent->fe_type & FLOW_PRIMARY_MAC) {
usr/src/uts/common/io/mac/mac_datapath_setup.c
2963
boolean_t isprimary = flent->fe_type & FLOW_PRIMARY_MAC;
usr/src/uts/common/io/mac/mac_datapath_setup.c
3447
if (!(flent->fe_type & FLOW_PRIMARY_MAC) &&