DPDK
24.07.0
|
#include <rte_lpm.h>
Data Fields | |
uint32_t | max_rules |
uint32_t | number_tbl8s |
int | flags |
LPM configuration structure.
uint32_t max_rules |
Max number of rules.
uint32_t number_tbl8s |
Number of tbl8s to allocate.
int flags |
This field is currently unused.