Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dexacct_catalog.h183 #define EXD_FLOW_DPORT 0x003005 macro
/illumos-gate/usr/src/lib/libexacct/demo/
H A Dexdump.c147 { EXD_FLOW_DPORT, "dest-port" },
272 ((o->eo_catalog & EXD_DATA_MASK) == EXD_FLOW_DPORT))) { in disp_obj()
/illumos-gate/usr/src/uts/common/os/
H A Dexacct.c1478 sizeof (uint16_t), EXT_UINT16 | EXD_FLOW_DPORT); in exacct_attach_flow_item()