Home
last modified time | relevance | path

Searched defs:ops_name (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/mbuf/
H A Drte_mbuf_pool_ops.c14 rte_mbuf_set_platform_mempool_ops(const char *ops_name) in rte_mbuf_set_platform_mempool_ops()
54 rte_mbuf_set_user_mempool_ops(const char *ops_name) in rte_mbuf_set_user_mempool_ops()
H A Drte_mbuf.c225 int socket_id, const char *ops_name) in rte_pktmbuf_pool_create_by_ops()
/dpdk/lib/eal/freebsd/
H A Deal.c455 char *ops_name = strdup(optarg); eal_parse_args() local
/dpdk/lib/eal/linux/
H A Deal.c746 char *ops_name = strdup(optarg); eal_parse_args() local