Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dsample_packet_forward.h39 void test_put_mbuf_to_pool(struct rte_mempool *mp, struct rte_mbuf **pbuf);
H A Dsample_packet_forward.c87 test_put_mbuf_to_pool(struct rte_mempool *mp, struct rte_mbuf **pbuf) in test_put_mbuf_to_pool() function
H A Dtest_bitratestats.c165 test_put_mbuf_to_pool(mp, pbuf); in test_bit_packet_forward()
H A Dtest_latencystats.c164 test_put_mbuf_to_pool(mp, pbuf); in test_latency_packet_forward()
H A Dtest_pdump.c155 test_put_mbuf_to_pool(mp, pbuf); in send_pkts()