Searched defs:dn_flow_set (Results 1 – 1 of 1) sorted by relevance
80 struct dn_flow_set { struct83 u_short fs_nr ; /* flow_set number */84 u_short flags_fs;94 struct dn_pipe7 *pipe ; /* pointer to parent pipe */97 int weight ; /* WFQ queue weight */98 int qsize ; /* queue size in slots or bytes */99 int plr ; /* pkt loss rate (2^31-1 means 100%) */101 struct ipfw_flow_id flow_mask ;104 int rq_size ; /* number of slots */105 int rq_elements ; /* active elements */[all …]