Home
last modified time | relevance | path

Searched defs:inv_w (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Ddn_sched_wf2q.c101 uint32_t inv_w; /* ONE_FP / weight */ member
H A Ddn_sched_qfq.c219 uint32_t inv_w; /* ONE_FP/weight */ member
276 static int qfq_calc_index(uint32_t inv_w, unsigned int maxlen) in qfq_calc_index()