logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_lpm6_config

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                              rte_lpm6_config(3)

Detailed Description

       LPM configuration structure.

       Definition at line 31 of file rte_lpm6.h.

Field Documentation

uint32_tmax_rules
       Max number of rules.

       Definition at line 32 of file rte_lpm6.h.

   uint32_tnumber_tbl8s
       Number of tbl8s to allocate.

       Definition at line 33 of file rte_lpm6.h.

   intflags
       This field is currently unused.

       Definition at line 34 of file rte_lpm6.h.

Name

       rte_lpm6_config

Synopsis

       #include <rte_lpm6.h>

   DataFields
       uint32_t max_rules
       uint32_t number_tbl8s
       int flags

See Also