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