DPDK  2.0.0
Data Fields
rte_table_array_params Struct Reference

#include <rte_table_array.h>

Data Fields

uint32_t n_entries
uint32_t offset

Detailed Description

Array table parameters

Field Documentation

uint32_t n_entries

Number of array entries. Has to be a power of two.

uint32_t offset

Byte offset within input packet meta-data where lookup key (i.e. the array entry index) is located.


The documentation for this struct was generated from the following file: