Lines Matching defs:dn_ioc_flowqueue
376 struct dn_ioc_flowqueue { struct
377 u_int len;
378 u_int len_bytes;
380 uint64_t tot_pkts;
381 uint64_t tot_bytes;
382 uint32_t drops;
384 int hash_slot; /* debugging/diagnostic */
385 dn_key S; /* virtual start time */
386 dn_key F; /* virtual finish time */
388 struct dn_ioc_flowid id;
389 uint8_t reserved[16];