Searched defs:dn_ioc_flowqueue (Results 1 – 2 of 2) sorted by relevance
376 struct dn_ioc_flowqueue { struct377 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;[all …]
391 struct dn_ioc_flowqueue { struct392 u_int len;393 u_int len_bytes;395 uint64_t tot_pkts;396 uint64_t tot_bytes;397 uint32_t drops;399 int hash_slot; /* debugging/diagnostic */400 dn_key S; /* virtual start time */401 dn_key F; /* virtual finish time */403 struct dn_ioc_flowid id;[all …]