Searched refs:rte_lcore_init_cb (Results 1 – 2 of 2) sorted by relevance
258 typedef int (*rte_lcore_init_cb)(unsigned int lcore_id, void *arg); typedef300 rte_lcore_callback_register(const char *name, rte_lcore_init_cb init,
238 rte_lcore_init_cb init;273 rte_lcore_callback_register(const char *name, rte_lcore_init_cb init, in rte_lcore_callback_register()