Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h200 #define FLOW_NO_STATS 0x20 /* Don't create stats for the flow */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c189 {"NS", FLOW_NO_STATS, FLOW_NO_STATS}, in mac_flow_dcmd_output()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c2233 flent_flags = FLOW_NO_STATS; in mac_unicast_flow_create()