Searched defs:dn_flow_set (Results 1 – 1 of 1) sorted by relevance
312 struct dn_flow_set { struct315 u_short fs_nr; /* flow_set number */316 u_short flags_fs;325 struct dn_pipe *pipe; /* pointer to parent pipe */326 u_short parent_nr; /* parent pipe#, 0 if local to a pipe */328 int weight; /* WFQ queue weight */329 int qsize; /* queue size in slots or bytes */330 int plr; /* pkt loss rate (2^31-1 means 100%) */332 struct ip_flow_id flow_mask;335 int rq_size; /* number of slots */[all …]