Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/ipp/flowacct/
H A Dflowacct_impl.h117 typedef struct flow_item_s { struct
118 uint_t type;
119 list_hdr_t *hdr;
120 timespec_t creation_time;
121 uint64_t npackets;
122 uint64_t nbytes;
123 uint8_t dsfield;
124 projid_t projid;
125 uid_t uid;