5 #ifndef _RTE_MBUF_POOL_OPS_H_ 6 #define _RTE_MBUF_POOL_OPS_H_ int rte_mbuf_set_user_mempool_ops(const char *ops_name)
const char * rte_mbuf_user_mempool_ops(void)
const char * rte_mbuf_best_mempool_ops(void)
const char * rte_mbuf_platform_mempool_ops(void)
int rte_mbuf_set_platform_mempool_ops(const char *ops_name)