Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ip_pipeline/
H A Daction.h75 table_action_profile_create(const char *name,
H A Daction.c177 table_action_profile_create(const char *name, in table_action_profile_create() function
H A Dcli.c1472 ap = table_action_profile_create(name, &p); in cmd_table_action_profile()