DPDK  21.02.0
Variables
rte_swx_table_em.h File Reference
#include <stdint.h>
#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

struct rte_swx_table_ops rte_swx_table_exact_match_unoptimized_ops

Exact match table operations - unoptimized.

struct rte_swx_table_ops rte_swx_table_exact_match_ops

Exact match table operations.

Examples:
examples/pipeline/obj.c.