Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c6345 table_find_by_id(struct rte_swx_pipeline *p, uint32_t id) in table_find_by_id() function
6696 struct table *table = table_find_by_id(p, i); in table_state_build_free()
7084 t = table_find_by_id(p, table_id); in rte_swx_ctl_table_info_get()
7109 t = table_find_by_id(p, table_id); in rte_swx_ctl_table_match_field_info_get()
7133 t = table_find_by_id(p, table_id); in rte_swx_ctl_table_action_info_get()
7153 t = table_find_by_id(p, table_id); in rte_swx_ctl_table_ops_get()