Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c7174 table_find_by_id(struct rte_swx_pipeline *p, uint32_t id) in table_find_by_id() function
8660 struct table *table = table_find_by_id(p, i); in table_state_build_free()
9432 t = table_find_by_id(p, table_id); in rte_swx_ctl_table_info_get()
9457 t = table_find_by_id(p, table_id); in rte_swx_ctl_table_match_field_info_get()
9481 t = table_find_by_id(p, table_id); in rte_swx_ctl_table_action_info_get()
9504 t = table_find_by_id(p, table_id); in rte_swx_ctl_table_ops_get()