Searched refs:rte_lcore_iterate_cb (Results 1 – 2 of 2) sorted by relevance
328 typedef int (*rte_lcore_iterate_cb)(unsigned int lcore_id, void *arg); typedef348 rte_lcore_iterate(rte_lcore_iterate_cb cb, void *arg);
408 rte_lcore_iterate(rte_lcore_iterate_cb cb, void *arg) in rte_lcore_iterate()