Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_dummynet.h194 struct dn_sch { struct
195 struct dn_id oid;
196 uint32_t sched_nr; /* N, scheduler number */
197 uint32_t buckets; /* number of buckets for the instances */
198 uint32_t flags; /* have_mask, ... */
200 char name[16]; /* null terminated */
202 struct ipfw_flow_id sched_mask; /* M */
/freebsd/sys/netpfil/ipfw/test/
H A Ddn_test.h95 struct dn_sch { struct