Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Ddn_sched_qfq.c276 static int qfq_calc_index(uint32_t inv_w, unsigned int maxlen) in qfq_calc_index() function
324 i = qfq_calc_index(cl->inv_w, cl->lmax); in qfq_new_queue()