rte_swx_table_em.h - Man Page
Synopsis
#include <rte_swx_table.h>
Variables
struct rte_swx_table_ops rte_swx_table_exact_match_unoptimized_ops
struct rte_swx_table_ops rte_swx_table_exact_match_ops
Detailed Description
RTE SWX Exact Match Table
Definition in file rte_swx_table_em.h.
Variable Documentation
struct rte_swx_table_ops rte_swx_table_exact_match_unoptimized_ops [extern]
Exact match table operations - unoptimized.
struct rte_swx_table_ops rte_swx_table_exact_match_ops [extern]
Exact match table operations.
Author
Generated automatically by Doxygen for DPDK from the source code.
Referenced By
The man pages rte_swx_table_exact_match_ops(3) and rte_swx_table_exact_match_unoptimized_ops(3) are aliases of rte_swx_table_em.h(3).
Version 24.11.1 DPDK