FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
fib_node_list_head_t_ Struct Reference

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...
 

Detailed Description

A list of FIB nodes.

Definition at line 52 of file fib_node_list.c.

Field Documentation

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.


The documentation for this struct was generated from the following file: