Searched defs:flow_item_s (Results 1 – 1 of 1) sorted by relevance
117 typedef struct flow_item_s { struct118 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;