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

/freebsd-13-stable/sys/netpfil/ipfw/test/
H A Dtest_dn_sched.c61 mq_append(&q->mq, m);
H A Ddn_test.h169 mq_append(struct mq *q, struct mbuf *m) function
/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_dn_io.c254 mq_append(struct mq *q, struct mbuf *m) function
518 mq_append(&q->mq, m);
551 mq_append(q, m);
619 mq_append(&si->dline.mq, m);
H A Dip_dn_private.h459 mq_append(struct mq *q, struct mbuf *m) function
H A Ddn_aqm_codel.c265 mq_append(&q->mq, m);
H A Ddn_aqm_pie.c553 mq_append(&q->mq, m);
H A Ddn_sched_fq_codel.c197 mq_append(&q->mq, m);
H A Ddn_sched_fq_pie.c748 mq_append(&q->mq, m);

Completed in 102 milliseconds