Searched defs:dn_fs (Results 1 – 2 of 2) sorted by relevance
145 struct dn_fs { struct146 struct dn_id oid;147 uint32_t fs_nr; /* the flowset number */148 uint32_t flags; /* userland flags */149 int qsize; /* queue size in slots or bytes */153 struct ipfw_flow_id flow_mask;154 uint32_t sched_nr; /* the scheduler we attach to */158 int par[4];168 int w_q ; /* queue weight (scaled) */169 int max_th ; /* maximum threshold for queue (scaled) */[all …]
69 struct dn_fs { struct73 int par[4]; /* flowset parameters */79 int index;80 int y; /* inverse mapping */81 int base_y; /* inverse mapping */82 int next_y; /* inverse mapping */83 int n_flows;84 int first_flow;85 int next_flow; /* first_flow + n_flows */90 int cur;