Home
last modified time | relevance | path

Searched defs:rand (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/net/
H A Drte_ether.c13 uint64_t rand = rte_rand(); in rte_eth_random_addr() local
/dpdk/app/test/
H A Dtest_hash_readwrite.c91 uint32_t rand = rte_rand() % (i + 1 - offset); in test_hash_readwrite_worker() local
H A Dtest_ring.c593 int rand; in test_ring_burst_bulk_tests1() local
/dpdk/lib/timer/
H A Drte_timer.c324 uint32_t rand = rte_rand() & (UINT32_MAX - 1); in timer_get_skiplist_level() local