Sponsor:

Your company here, and a link to your site. Click to find out more.

rte_lpm6_config - Man Page

Synopsis

#include <rte_lpm6.h>

Data Fields

uint32_t max_rules
uint32_t number_tbl8s
int flags

Detailed Description

LPM configuration structure.

Definition at line 28 of file rte_lpm6.h.

Field Documentation

uint32_t max_rules

Max number of rules.

Definition at line 29 of file rte_lpm6.h.

uint32_t number_tbl8s

Number of tbl8s to allocate.

Definition at line 30 of file rte_lpm6.h.

int flags

This field is currently unused.

Definition at line 31 of file rte_lpm6.h.

Author

Generated automatically by Doxygen for DPDK from the source code.

Info

Version 23.11.0 DPDK