DOKK / manpages / debian 13 / dpdk-doc / rte_fib6_conf.3.en
rte_fib6_conf(3) Library Functions Manual rte_fib6_conf(3)

rte_fib6_conf

#include <rte_fib6.h>


enum rte_fib6_type type
uint64_t default_nh
unsigned int rib_ext_sz

FIB configuration structure

Definition at line 70 of file rte_fib6.h.

Type of FIB struct

Definition at line 71 of file rte_fib6.h.

Default value returned on lookup if there is no route

Definition at line 73 of file rte_fib6.h.

Size of the node extension in the internal RIB struct

Definition at line 76 of file rte_fib6.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK