Searched refs:rte_pktmbuf_pool_create_by_ops (Results 1 – 4 of 4) sorted by relevance
28 rte_pktmbuf_pool_create_by_ops;
225 rte_pktmbuf_pool_create_by_ops(const char *name, unsigned int n, in rte_pktmbuf_pool_create_by_ops() function281 return rte_pktmbuf_pool_create_by_ops(name, n, cache_size, priv_size, in rte_pktmbuf_pool_create()
737 rte_pktmbuf_pool_create_by_ops(const char *name, unsigned int n,
649 mbuf_pool = rte_pktmbuf_pool_create_by_ops(mempool_name, in create_mp_ring_vdev()