Home
last modified time | relevance | path

Searched defs:dn_fs (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dip_dummynet.h145 struct dn_fs { struct
146 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 …]
/f-stack/freebsd/netpfil/ipfw/test/
H A Ddn_test.h69 struct dn_fs { struct
73 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;