Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_pie.c207 static int check_drop_rate(double *diff, double drop_rate, double drop_prob, in check_drop_rate()
409 double drop_prob = 0.0; in func_test1() local
493 double drop_prob = 0.0; in func_test2() local
632 double drop_prob = 0.0; in func_test3() local
/dpdk/lib/sched/
H A Drte_pie.h66 double drop_prob; /**< Current packet drop probability */ member
[all...]