Home
last modified time | relevance | path

Searched refs:mq_append (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/netpfil/ipfw/test/
H A Dtest_dn_sched.c60 mq_append(&q->mq, m); in dn_enqueue()
H A Ddn_test.h168 mq_append(struct mq *q, struct mbuf *m) in mq_append() function
/freebsd/sys/netpfil/ipfw/
H A Dip_dn_io.c253 mq_append(struct mq *q, struct mbuf *m) in mq_append() function
539 mq_append(&q->mq, m); in dn_enqueue()
576 mq_append(q, m); in transmit_event()
647 mq_append(&si->dline.mq, m); in serve_sched()
H A Dip_dn_private.h460 mq_append(struct mq *q, struct mbuf *m) in mq_append() function
H A Ddn_aqm_codel.c269 mq_append(&q->mq, m); in aqm_codel_enqueue()
H A Ddn_sched_fq_codel.c198 mq_append(&q->mq, m); in codel_enqueue()
H A Ddn_aqm_pie.c555 mq_append(&q->mq, m); in aqm_pie_enqueue()
H A Ddn_sched_fq_pie.c750 mq_append(&q->mq, m); in pie_enqueue()