Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_red.c190 static double calc_drop_prob(uint32_t min_th, uint32_t max_th, in calc_drop_prob() function
493 drop_prob = calc_drop_prob(tcfg->tconfig->min_th, tcfg->tconfig->max_th, in func_test1()
604 drop_prob = calc_drop_prob(tcfg->tconfig->min_th, tcfg->tconfig->max_th, in func_test2()
1003 drop_prob = calc_drop_prob(tcfg->tconfig->min_th, tcfg->tconfig->max_th, in func_test5()
1654 drop_prob = calc_drop_prob(tcfg->tconfig->min_th, in ovfl_test1()