Home
last modified time | relevance | path

Searched defs:flow_item_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct_impl.h115 typedef struct flow_item_s { struct
116 uint_t type;
117 list_hdr_t *hdr;
118 timespec_t creation_time;
119 uint64_t npackets;
120 uint64_t nbytes;
121 uint8_t dsfield;
122 projid_t projid;
123 uid_t uid;