Searched defs:dn_flow_set_64 (Results 1 – 1 of 1) sorted by relevance
589 struct dn_flow_set_64 { struct590 user64_addr_t next; /* next flow set in all_flow_sets list */592 u_short fs_nr; /* flow_set number */593 u_short flags_fs;602 user64_addr_t pipe; /* pointer to parent pipe */603 u_short parent_nr; /* parent pipe#, 0 if local to a pipe */605 int weight; /* WFQ queue weight */606 int qsize; /* queue size in slots or bytes */607 int plr; /* pkt loss rate (2^31-1 means 100%) */609 struct ip_flow_id flow_mask;[all …]