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

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                                rte_fib6_conf(3)

Detailed Description

       FIB configuration structure

       Definition at line 70 of file rte_fib6.h.

Field Documentation

enumrte_fib6_typetype
       Type of FIB struct

       Definition at line 71 of file rte_fib6.h.

   uint64_tdefault_nh
       Default value returned on lookup if there is no route

       Definition at line 73 of file rte_fib6.h.

   unsignedintrib_ext_sz
       Size of the node extension in the internal RIB struct

       Definition at line 76 of file rte_fib6.h.

Name

       rte_fib6_conf

Synopsis

       #include <rte_fib6.h>

   DataFields
       enum rte_fib6_typetype
       uint64_t default_nh
       unsigned int rib_ext_sz

See Also