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

/freebsd-10.1-release/sys/netpfil/ipfw/
H A Ddn_sched_qfq.c264 static int qfq_calc_index(uint32_t inv_w, unsigned int maxlen) function
312 i = qfq_calc_index(cl->inv_w, cl->lmax);

Completed in 89 milliseconds