Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_table_combined.c52 test_table_type(struct rte_table_ops *table_ops, void *table_args, in test_table_type() argument
94 .ops = table_ops, in test_table_type()
/dpdk/lib/pipeline/
H A Drte_swx_ctl.h358 struct rte_swx_table_ops *table_ops,
H A Drte_swx_pipeline.c9496 struct rte_swx_table_ops *table_ops, in rte_swx_ctl_table_ops_get() argument
9509 if (table_ops) in rte_swx_ctl_table_ops_get()
9510 memcpy(table_ops, &t->type->ops, sizeof(*table_ops)); in rte_swx_ctl_table_ops_get()