Home
last modified time | relevance | path

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

/dpdk/lib/eal/include/
H A Drte_service_component.h103 int32_t rte_service_start_with_defaults(void);
/dpdk/lib/eal/
H A Dversion.map252 rte_service_start_with_defaults;
/dpdk/lib/eal/freebsd/
H A Deal.c853 ret = rte_service_start_with_defaults(); in rte_eal_init()
/dpdk/lib/eal/common/
H A Drte_service.c543 rte_service_start_with_defaults(void) in rte_service_start_with_defaults() function
/dpdk/lib/eal/linux/
H A Deal.c1198 ret = rte_service_start_with_defaults(); in rte_eal_init()