Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Ddn_aqm_pie.h44 #define PIE_PROB_BITS 31 macro
45 #define PIE_MAX_PROB ((1LL<<PIE_PROB_BITS) -1)
H A Ddn_aqm_pie.c515 (pprms->max_ecnth << (PIE_PROB_BITS - PIE_FIX_POINT_BITS)) in aqm_pie_enqueue()
H A Ddn_sched_fq_pie.c706 (pprms->max_ecnth << (PIE_PROB_BITS - PIE_FIX_POINT_BITS)) in pie_enqueue()