Home
last modified time | relevance | path

Searched refs:table_action_profile_find (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/examples/ip_pipeline/
H A Daction.h72 table_action_profile_find(const char *name);
H A Daction.c162 table_action_profile_find(const char *name) in table_action_profile_find() function
186 table_action_profile_find(name) || in table_action_profile_create()
H A Dpipeline.c815 ap = table_action_profile_find(params->action_profile_name); in pipeline_table_create()