Searched defs:dn_flow_queue_64 (Results 1 – 1 of 1) sorted by relevance
556 struct dn_flow_queue_64 { struct557 user64_addr_t next;558 struct ip_flow_id id;560 user64_addr_t head, tail; /* queue of packets */561 u_int len;562 u_int len_bytes;566 u_int64_t tot_bytes;567 u_int32_t drops;574 int random; /* random value (scaled) */578 user64_addr_t fs; /* parent flow set */[all …]