DPDK  24.03.0
Variables
rte_swx_table_em.h File Reference
#include <rte_swx_table.h>

Go to the source code of this file.

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

◆ rte_swx_table_exact_match_unoptimized_ops

struct rte_swx_table_ops rte_swx_table_exact_match_unoptimized_ops

Exact match table operations - unoptimized.

◆ rte_swx_table_exact_match_ops

struct rte_swx_table_ops rte_swx_table_exact_match_ops

Exact match table operations.