Home
last modified time | relevance | path

Searched refs:rte_table_action_profile (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.h816 struct rte_table_action_profile;
827 struct rte_table_action_profile *
840 rte_table_action_profile_free(struct rte_table_action_profile *profile);
859 rte_table_action_profile_action_register(struct rte_table_action_profile *profile,
880 rte_table_action_profile_freeze(struct rte_table_action_profile *profile);
904 rte_table_action_create(struct rte_table_action_profile *profile,
H A Drte_table_action.c2375 struct rte_table_action_profile { struct
2381 struct rte_table_action_profile * argument
2384 struct rte_table_action_profile *ap; in rte_table_action_profile_create()
2391 ap = calloc(1, sizeof(struct rte_table_action_profile)); in rte_table_action_profile_create()
2403 rte_table_action_profile_action_register(struct rte_table_action_profile *profile, in rte_table_action_profile_action_register()
2466 rte_table_action_profile_freeze(struct rte_table_action_profile *profile) in rte_table_action_profile_freeze()
2479 rte_table_action_profile_free(struct rte_table_action_profile *profile) in rte_table_action_profile_free()
2501 rte_table_action_create(struct rte_table_action_profile *profile, in rte_table_action_create()
/f-stack/dpdk/examples/ip_pipeline/
H A Daction.h63 struct rte_table_action_profile *ap;
H A Daction.c181 struct rte_table_action_profile *ap; in table_action_profile_create()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_action.c212 struct rte_table_action_profile *ap; in softnic_table_action_profile_create()
H A Drte_eth_softnic_internals.h351 struct rte_table_action_profile *ap;