Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_ring.c592 unsigned int i, j, temp_sz; in test_ring_burst_bulk_tests1() local
654 temp_sz = rsz * sizeof(void *); in test_ring_burst_bulk_tests1()
656 temp_sz = rsz * esize[i]; in test_ring_burst_bulk_tests1()
658 temp_sz) == 0, r, goto fail); in test_ring_burst_bulk_tests1()