Home
last modified time | relevance | path

Searched defs:pktmbuf_pool (Results 1 – 12 of 12) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_mbuf.c168 test_one_pktmbuf(struct rte_mempool *pktmbuf_pool) in test_one_pktmbuf()
430 test_pktmbuf_copy(struct rte_mempool *pktmbuf_pool, in test_pktmbuf_copy()
696 test_pktmbuf_pool(struct rte_mempool *pktmbuf_pool) in test_pktmbuf_pool()
906 test_pktmbuf_pool_ptr(struct rte_mempool *pktmbuf_pool) in test_pktmbuf_pool_ptr()
959 test_pktmbuf_free_segment(struct rte_mempool *pktmbuf_pool) in test_pktmbuf_free_segment()
1711 struct rte_mempool *pktmbuf_pool, in test_mbuf_validate_tx_offload()
1851 test_pktmbuf_alloc_bulk(struct rte_mempool *pktmbuf_pool) in test_pktmbuf_alloc_bulk()
1919 test_pktmbuf_read(struct rte_mempool *pktmbuf_pool) in test_pktmbuf_read()
2108 create_packet(struct rte_mempool *pktmbuf_pool, in create_packet()
2541 test_mbuf_dyn(struct rte_mempool *pktmbuf_pool) in test_mbuf_dyn()
[all …]
/f-stack/dpdk/examples/multi_process/client_server_mp/mp_server/
H A Dinit.c49 struct rte_mempool *pktmbuf_pool; variable
/f-stack/dpdk/examples/server_node_efd/server/
H A Dinit.c53 struct rte_mempool *pktmbuf_pool; variable
/f-stack/dpdk/examples/l2fwd-event/
H A Dl2fwd_common.h77 struct rte_mempool *pktmbuf_pool; member
/f-stack/dpdk/lib/librte_kni/
H A Drte_kni.c62 struct rte_mempool *pktmbuf_pool; /**< pkt mbuf mempool */ member
213 rte_kni_alloc(struct rte_mempool *pktmbuf_pool, in rte_kni_alloc()
/f-stack/dpdk/examples/kni/
H A Dmain.c103 static struct rte_mempool * pktmbuf_pool = NULL; variable
/f-stack/dpdk/examples/l3fwd-graph/
H A Dmain.c129 static struct rte_mempool *pktmbuf_pool[RTE_MAX_ETHPORTS][NB_SOCKETS]; variable
/f-stack/dpdk/examples/l3fwd/
H A Dmain.c133 static struct rte_mempool *pktmbuf_pool[RTE_MAX_ETHPORTS][NB_SOCKETS]; variable
/f-stack/lib/
H A Dff_dpdk_if.c118 struct rte_mempool *pktmbuf_pool[NB_SOCKETS]; variable
/f-stack/dpdk/examples/l3fwd-acl/
H A Dmain.c144 static struct rte_mempool *pktmbuf_pool[NB_SOCKETS]; variable
/f-stack/dpdk/examples/l3fwd-power/
H A Dmain.c264 static struct rte_mempool * pktmbuf_pool[NB_SOCKETS]; variable
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c326 static struct rte_mempool *pktmbuf_pool[NB_SOCKETS]; variable