Searched defs:dn_flow_set (Results 1 – 1 of 1) sorted by relevance
79 struct dn_flow_set { struct82 u_short fs_nr ; /* flow_set number */83 u_short flags_fs;93 struct dn_pipe7 *pipe ; /* pointer to parent pipe */94 u_short parent_nr ; /* parent pipe#, 0 if local to a pipe */96 int weight ; /* WFQ queue weight */97 int qsize ; /* queue size in slots or bytes */98 int plr[4] ; /* pkt loss rate (2^31-1 means 100%) */100 struct ipfw_flow_id flow_mask ;103 int rq_size ; /* number of slots */[all …]