FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
graph_t Struct Reference
+ Collaboration diagram for graph_t:

Data Fields

graph_node_tnodes
 
void * opaque
 
format_function_tformat_node
 

Detailed Description

Definition at line 92 of file graph.h.

Field Documentation

◆ format_node

format_function_t* graph_t::format_node

Definition at line 99 of file graph.h.

◆ nodes

graph_node_t* graph_t::nodes

Definition at line 95 of file graph.h.

◆ opaque

void* graph_t::opaque

Definition at line 97 of file graph.h.


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