Searched refs:dn_schk (Results 1 – 9 of 9) sorted by relevance
212 struct dn_schk *sched; /* Sched we are linked to */276 struct dn_schk { struct283 SLIST_ENTRY(dn_schk) schk_next; /* hash chain for schedhash */ argument308 struct dn_schk *sched; /* the template */ argument417 struct dn_sch_inst *ipdn_si_find(struct dn_schk *, struct ipfw_flow_id *);
129 int (*config)(struct dn_schk *);130 int (*destroy)(struct dn_schk*);139 int (*getconfig)(struct dn_schk *, struct dn_extra_parms *);
519 struct dn_schk *s = arg; in si_new()575 struct dn_schk *s = si->sched; in si_destroy()611 ipdn_si_find(struct dn_schk *s, struct ipfw_flow_id *id) in ipdn_si_find()637 schk_reset_credit(struct dn_schk *s) in schk_reset_credit()847 ((struct dn_schk *)key)->sch.sched_nr; in schk_hash()854 struct dn_schk *s = (struct dn_schk *)obj; in schk_match()856 ((struct dn_schk *)key)->sch.sched_nr; in schk_match()869 struct dn_schk *s; in schk_new()907 struct dn_schk *s = obj; in schk_delete_cb()942 struct dn_schk *s; in delete_schk()[all …]
501 fq_codel_config(struct dn_schk *_schk) in fq_codel_config()569 fq_codel_getconfig (struct dn_schk *_schk, struct dn_extra_parms *ep) { in fq_codel_getconfig()
209 rr_config(struct dn_schk *_schk) in rr_config()
595 extra_bits(struct mbuf *m, struct dn_schk *s) in extra_bits()621 struct dn_schk *s = si->sched; in serve_sched()
1098 fq_pie_config(struct dn_schk *_schk) in fq_pie_config()1187 fq_pie_getconfig (struct dn_schk *_schk, struct dn_extra_parms *ep) { in fq_pie_getconfig()
128 includes a dn_fs; a pointer to the dn_schk; a link field137 a scheduler instance, created from a dn_schk applying sched_mask.141 CREATE: created from a dn_schk applying sched_mask145 struct dn_schk
66 struct dn_schk *sched;