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.c2187 uint_t flent_flags; in mac_unicast_flow_create() local
2225 flent_flags = FLOW_PRIMARY_MAC; in mac_unicast_flow_create()
2227 flent_flags = FLOW_VNIC_MAC; in mac_unicast_flow_create()
2242 flent_flags = FLOW_NO_STATS; in mac_unicast_flow_create()
2246 flent_flags, flent)) != 0) in mac_unicast_flow_create()