Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h195 #define FLOW_VNIC_MAC 0x02 /* VNIC flow */ macro
199 #define FLOW_VNIC FLOW_VNIC_MAC
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c184 {"V", FLOW_VNIC_MAC, FLOW_VNIC_MAC}, in mac_flow_dcmd_output()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c881 flent->fe_type & FLOW_VNIC_MAC)) in mac_unicast_update_client_flow()
1434 mcip->mci_state_flags & MCIS_IS_VNIC ? FLOW_VNIC_MAC : in mac_client_open()
2218 flent_flags = FLOW_VNIC_MAC; in mac_unicast_flow_create()