Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c2178 uint_t flent_flags; in mac_unicast_flow_create() local
2216 flent_flags = FLOW_PRIMARY_MAC; in mac_unicast_flow_create()
2218 flent_flags = FLOW_VNIC_MAC; in mac_unicast_flow_create()
2233 flent_flags = FLOW_NO_STATS; in mac_unicast_flow_create()
2237 flent_flags, flent)) != 0) in mac_unicast_flow_create()