FD.io VPP  v21.06
Vector Packet Processing
graph_main_t Struct Reference
+ Collaboration diagram for graph_main_t:

Data Fields

u16 msg_id_base
 
vlib_node_t ** sorted_node_vec
 

Detailed Description

Definition at line 20 of file graph.h.

Field Documentation

◆ msg_id_base

u16 graph_main_t::msg_id_base

Definition at line 22 of file graph.h.

◆ sorted_node_vec

vlib_node_t** graph_main_t::sorted_node_vec

Definition at line 23 of file graph.h.


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