Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_dummynet.h195 struct dn_sch { struct
196 struct dn_id oid;
197 uint32_t sched_nr; /* N, scheduler number */
198 uint32_t buckets; /* number of buckets for the instances */
199 uint32_t flags; /* have_mask, ... */
201 char name[16]; /* null terminated */
203 struct ipfw_flow_id sched_mask; /* M */
/f-stack/freebsd/netpfil/ipfw/test/
H A Ddn_test.h96 struct dn_sch { struct