Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Ddn_sched_qfq.c264 static inline struct qfq_group *qfq_ffs(struct qfq_sched *q, in qfq_ffs() function
368 next = qfq_ffs(q, mask); in qfq_calc_state()
396 next = qfq_ffs(q, mask); in qfq_unblock_groups()
512 grp = qfq_ffs(q, ineligible); in qfq_update_eligible()
564 grp = qfq_ffs(q, q->bitmaps[ER]); in qfq_dequeue()
637 struct qfq_group *next = qfq_ffs(q, mask); in qfq_update_start()