Searched defs:dn_sch (Results 1 – 2 of 2) sorted by relevance
194 struct dn_sch { struct195 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 */
95 struct dn_sch { struct