Home
last modified time | relevance | path

Searched defs:pbuf (Results 1 – 5 of 5) sorted by relevance

/dpdk/app/test/
H A Dsample_packet_forward.c98 test_get_mbuf_from_pool(struct rte_mempool **mp, struct rte_mbuf **pbuf, in test_get_mbuf_from_pool()
116 test_put_mbuf_to_pool(struct rte_mempool *mp, struct rte_mbuf **pbuf) in test_put_mbuf_to_pool()
127 test_packet_forward(struct rte_mbuf **pbuf, uint16_t portid, uint16_t queue_id) in test_packet_forward()
H A Dtest_pmd_ring.c135 struct rte_mbuf buf, *pbuf = &buf; in test_get_stats() local
174 struct rte_mbuf buf, *pbuf = &buf; in test_stats_reset() local
226 struct rte_mbuf buf, *pbuf = &buf; in test_pmd_ring_pair_create_attach() local
H A Dtest_pdump.c143 struct rte_mbuf *pbuf[NUM_PACKETS] = { }; in send_pkts() local
H A Dtest_latencystats.c153 struct rte_mbuf *pbuf[LATENCY_NUM_PACKETS] = { }; in test_latency_packet_forward() local
H A Dtest_bitratestats.c155 struct rte_mbuf *pbuf[BIT_NUM_PACKETS] = { }; in test_bit_packet_forward() local