Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_ring.c593 unsigned int i, j, temp_sz; in test_ring_burst_bulk_tests1() local
655 temp_sz = rsz * sizeof(void *); in test_ring_burst_bulk_tests1()
657 temp_sz = rsz * esize[i]; in test_ring_burst_bulk_tests1()
659 temp_sz) == 0, r, goto fail); in test_ring_burst_bulk_tests1()