FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
A list of FIB nodes. More...
Data Fields | |
u32 | fnlh_head |
The head element. More... | |
u32 | fnlh_n_elts |
Number of elements in the list. More... | |
A list of FIB nodes.
Definition at line 52 of file fib_node_list.c.
u32 fib_node_list_head_t_::fnlh_head |
The head element.
Definition at line 57 of file fib_node_list.c.
u32 fib_node_list_head_t_::fnlh_n_elts |
Number of elements in the list.
Definition at line 62 of file fib_node_list.c.