DOKK / manpages / debian 13 / dpdk-doc / rte_swx_match_field_params.3.en
rte_swx_match_field_params(3) Library Functions Manual rte_swx_match_field_params(3)

rte_swx_match_field_params

#include <rte_swx_pipeline.h>


const char * name
enum rte_swx_table_match_type match_type

Match field parameters.

Definition at line 641 of file rte_swx_pipeline.h.

Match field name. Must be either a field of one of the registered packet headers ('h.header.field') or a field of the registered meta-data ('m.field').

Definition at line 646 of file rte_swx_pipeline.h.

Match type of the field.

Definition at line 649 of file rte_swx_pipeline.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK