Home
last modified time | relevance | path

Searched defs:schk (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.c292 struct fq_codel_schk *schk; in fq_codel_enqueue() local
356 struct fq_codel_schk *schk; in fq_codel_dequeue() local
438 struct fq_codel_schk *schk; in fq_codel_new_sched() local
503 struct fq_codel_schk *schk; in fq_codel_config() local
570 struct fq_codel_schk *schk = (struct fq_codel_schk *)(_schk+1); in fq_codel_getconfig() local
H A Ddn_sched_fq_codel_helper.h55 struct fq_codel_schk *schk = (struct fq_codel_schk *)(si->_si.sched+1); in fqc_dodequeue() local
105 struct fq_codel_schk *schk = (struct fq_codel_schk *)(si->_si.sched+1); in fqc_codel_dequeue() local
H A Ddn_sched_fq_pie.c864 struct fq_pie_schk *schk; in fq_pie_enqueue() local
928 struct fq_pie_schk *schk; in fq_pie_dequeue() local
1011 struct fq_pie_schk *schk; in fq_pie_new_sched() local
1076 struct fq_pie_schk *schk; in fq_pie_free_sched() local
1097 struct fq_pie_schk *schk; in fq_pie_config() local
1185 struct fq_pie_schk *schk = (struct fq_pie_schk *)(_schk+1); in fq_pie_getconfig() local
H A Ddn_sched_rr.c211 struct rr_schk *schk = (struct rr_schk *)(_schk + 1); in rr_config() local
245 struct rr_schk *schk = (struct rr_schk *)(fs->sched + 1); in rr_new_fsk() local
H A Dip_dummynet.c1413 struct dn_schk *schk; in get_sched_parms() local