| rte_lpm_config(3) | Library Functions Manual | rte_lpm_config(3) |
rte_lpm_config
#include <rte_lpm.h>
uint32_t max_rules
uint32_t number_tbl8s
int flags
LPM configuration structure.
Definition at line 113 of file rte_lpm.h.
Max number of rules.
Definition at line 114 of file rte_lpm.h.
Number of tbl8s to allocate.
Definition at line 115 of file rte_lpm.h.
This field is currently unused.
Definition at line 116 of file rte_lpm.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |