Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_ctl.c350 table_entry_check(struct rte_swx_ctl_pipeline *ctl, in table_entry_check() function
1469 CHECK(!table_entry_check(ctl, table_id, entry, 1, 1), EINVAL); in rte_swx_ctl_pipeline_table_entry_add()
1583 CHECK(!table_entry_check(ctl, table_id, entry, 1, 0), EINVAL); in rte_swx_ctl_pipeline_table_entry_delete()
1674 CHECK(!table_entry_check(ctl, table_id, entry, 0, 1), EINVAL); in rte_swx_ctl_pipeline_table_default_entry_add()