Searched defs:dn_flow_set_32 (Results 1 – 1 of 1) sorted by relevance
464 struct dn_flow_set_32 { struct465 user32_addr_t next;/* next flow set in all_flow_sets list */467 u_short fs_nr; /* flow_set number */468 u_short flags_fs;477 user32_addr_t pipe; /* pointer to parent pipe */478 u_short parent_nr; /* parent pipe#, 0 if local to a pipe */480 int weight; /* WFQ queue weight */481 int qsize; /* queue size in slots or bytes */482 int plr; /* pkt loss rate (2^31-1 means 100%) */484 struct ip_flow_id flow_mask;[all …]