Searched refs:RTE_SWX_TABLE_MATCH_EXACT (Results 1 – 5 of 5) sorted by relevance
31 RTE_SWX_TABLE_MATCH_EXACT, enumerator
385 CHECK(params->match_type == RTE_SWX_TABLE_MATCH_EXACT, EINVAL); in __table_create()
229 if (f->match_type == RTE_SWX_TABLE_MATCH_EXACT) in table_params_get()234 match_type = RTE_SWX_TABLE_MATCH_EXACT; in table_params_get()308 if (table->params.match_type != RTE_SWX_TABLE_MATCH_EXACT) { in table_entry_alloc()366 if (table->params.match_type == RTE_SWX_TABLE_MATCH_EXACT) { in table_entry_check()
7228 if (f->match_type == RTE_SWX_TABLE_MATCH_EXACT) in table_match_type_resolve()7240 RTE_SWX_TABLE_MATCH_EXACT : in table_match_type_resolve()9112 RTE_SWX_TABLE_MATCH_EXACT, in table_types_register()9556 field->match_type = RTE_SWX_TABLE_MATCH_EXACT; in rte_swx_ctl_selector_group_id_field_info_get()9581 field->match_type = RTE_SWX_TABLE_MATCH_EXACT; in rte_swx_ctl_selector_field_info_get()9603 field->match_type = RTE_SWX_TABLE_MATCH_EXACT; in rte_swx_ctl_selector_member_id_field_info_get()9652 match_field->match_type = RTE_SWX_TABLE_MATCH_EXACT; in rte_swx_ctl_learner_match_field_info_get()
675 match_type = RTE_SWX_TABLE_MATCH_EXACT; in table_key_block_parse()