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