Home
last modified time | relevance | path

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

/dpdk/examples/pipeline/
H A Dcli.c2594 struct rte_swx_ctl_table_info table_info; in cmd_pipeline_stats() local
2603 status = rte_swx_ctl_table_info_get(p->p, i, &table_info); in cmd_pipeline_stats()
2609 status = rte_swx_ctl_pipeline_table_stats_read(p->p, table_info.name, &stats); in cmd_pipeline_stats()
2618 table_info.name, in cmd_pipeline_stats()