Home
last modified time | relevance | path

Searched defs:table_action_profile (Results 1 – 1 of 1) sorted by relevance

/dpdk/examples/ip_pipeline/
H A Daction.h59 struct table_action_profile { struct
62 struct table_action_profile_params params; argument
63 struct rte_table_action_profile *ap; argument
66 TAILQ_HEAD(table_action_profile_list, table_action_profile); argument