Home
last modified time | relevance | path

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

/dpdk/lib/sched/
H A Drte_pie.h27 #define RTE_ALPHA 0.125 /**< Weights in drop probability calculations */ macro
163 double p = RTE_ALPHA * (current_qdelay - qdelay_ref) + in _calc_drop_probability()