Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_rand_perf.c59 sum += rte_rand_max(BEST_CASE_BOUND); in test_rand_perf_type()
62 sum += rte_rand_max(WORST_CASE_BOUND); in test_rand_perf_type()
H A Dtest_ipfrag.c198 pktid = rte_rand_max(UINT16_MAX); in test_ip_frag()
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_random.h67 rte_rand_max(uint64_t upper_bound);
/f-stack/dpdk/lib/librte_eal/common/
H A Drte_random.c141 rte_rand_max(uint64_t upper_bound) in rte_rand_max() function
/f-stack/dpdk/lib/librte_eal/
H A Dversion.map329 rte_rand_max;
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_19_08.rst83 ``rte_rand_max()`` which supplies unbiased, bounded pseudo-random