Home
last modified time | relevance | path

Searched refs:rte_service_start_with_defaults (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_service_component.h103 int32_t rte_service_start_with_defaults(void);
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def148 rte_service_start_with_defaults
H A Dversion.map185 rte_service_start_with_defaults;
/f-stack/dpdk/lib/librte_eal/freebsd/
H A Deal.c923 ret = rte_service_start_with_defaults(); in rte_eal_init()
/f-stack/dpdk/lib/librte_eal/common/
H A Drte_service.c549 rte_service_start_with_defaults(void) in rte_service_start_with_defaults() function
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal.c1296 ret = rte_service_start_with_defaults(); in rte_eal_init()