Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dip_dummynet.h143 struct dn_fs { struct
144 struct dn_id oid;
145 uint32_t fs_nr; /* the flowset number */
146 uint32_t flags; /* userland flags */
147 int qsize; /* queue size in slots or bytes */
151 struct ipfw_flow_id flow_mask;
152 uint32_t sched_nr; /* the scheduler we attach to */
156 int par[4];
166 int w_q ; /* queue weight (scaled) */
167 int max_th ; /* maximum threshold for queue (scaled) */
[all …]
/freebsd-14.2/sys/netpfil/ipfw/test/
H A Ddn_test.h68 struct dn_fs { struct
72 int par[4]; /* flowset parameters */
78 int index;
79 int y; /* inverse mapping */
80 int base_y; /* inverse mapping */
81 int next_y; /* inverse mapping */
82 int n_flows;
83 int first_flow;
84 int next_flow; /* first_flow + n_flows */
89 int cur;