DPDK  17.11.10
Data Structures | Variables
rte_table_array.h File Reference
#include <stdint.h>
#include "rte_table.h"

Go to the source code of this file.

Data Structures

struct  rte_table_array_params
 
struct  rte_table_array_key
 

Variables

struct rte_table_ops rte_table_array_ops
 

Detailed Description

RTE Table Array

Simple array indexing. Lookup key is the array entry index.

Definition in file rte_table_array.h.

Variable Documentation

struct rte_table_ops rte_table_array_ops