44 #ifndef RTE_KEEPALIVE_MAXCORES 48 #define RTE_KEEPALIVE_MAXCORES RTE_MAX_LCORE
void(* rte_keepalive_failure_callback_t)(void *data, const int id_core)
void rte_keepalive_dispatch_pings(void *ptr_timer, void *ptr_data)
struct rte_keepalive * rte_keepalive_create(rte_keepalive_failure_callback_t callback, void *data)
void rte_keepalive_mark_alive(struct rte_keepalive *keepcfg)
void rte_keepalive_register_core(struct rte_keepalive *keepcfg, const int id_core)