Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_ctl.h276 uint32_t match_field_id,
H A Drte_swx_pipeline.c7100 uint32_t match_field_id, in rte_swx_ctl_table_match_field_info_get() argument
7110 if (!t || (match_field_id >= t->n_fields)) in rte_swx_ctl_table_match_field_info_get()
7113 f = &t->fields[match_field_id]; in rte_swx_ctl_table_match_field_info_get()