Searched refs:action_entry (Results 1 – 1 of 1) sorted by relevance
42 struct action_entry { struct43 TAILQ_ENTRY(action_entry) next;49 TAILQ_HEAD(action_entry_list, action_entry); argument167 static struct action_entry *170 struct action_entry *entry; in find_action_entry_by_name()203 struct action_entry *entry; in rte_mp_action_register()216 entry = malloc(sizeof(struct action_entry)); in rte_mp_action_register()239 struct action_entry *entry; in rte_mp_action_unregister()328 struct action_entry *entry; in process_msg()