Man page - rte_fib_conf(3)

Packages contas this manual

Manual

rte_fib_conf(3) Library Functions Manual rte_fib_conf(3)

rte_fib_conf

#include <rte_fib.h>


enum rte_fib_type type
uint64_t default_nh
unsigned int rib_ext_sz
unsigned int flags

FIB configuration structure

Definition at line 95 of file rte_fib.h.

Type of FIB struct

Definition at line 96 of file rte_fib.h.

Default value returned on lookup if there is no route

Definition at line 98 of file rte_fib.h.

Size of the node extension in the internal RIB struct

Definition at line 101 of file rte_fib.h.

Optional feature flags from RTE_FIB_F_*

Definition at line 108 of file rte_fib.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.4 DPDK