Searched refs:action_entry (Results 1 – 1 of 1) sorted by relevance
43 struct action_entry { struct44 TAILQ_ENTRY(action_entry) next;50 TAILQ_HEAD(action_entry_list, action_entry); argument168 static struct action_entry *171 struct action_entry *entry; in find_action_entry_by_name()204 struct action_entry *entry; in rte_mp_action_register()217 entry = malloc(sizeof(struct action_entry)); in rte_mp_action_register()240 struct action_entry *entry; in rte_mp_action_unregister()320 struct action_entry *entry; in process_msg()