Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h186 #define FE_FLOW_TAB 0x04 /* Flow is in the flow tab list */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c197 {"T", FE_FLOW_TAB, FE_FLOW_TAB}, in mac_flow_dcmd_output()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c358 FLOW_MARK(flent, FE_FLOW_TAB); in mac_flow_add()
476 if (!(flent->fe_flags & FE_FLOW_TAB)) in mac_flow_remove()
508 FLOW_UNMARK(flent, FE_FLOW_TAB); in mac_flow_remove()