Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Ddn_sched_wf2q.c100 uint32_t inv_w; /* ONE_FP / weight */ member
H A Ddn_sched_qfq.c218 uint32_t inv_w; /* ONE_FP/weight */ member
275 static int qfq_calc_index(uint32_t inv_w, unsigned int maxlen) in qfq_calc_index()