FD.io VPP  v18.10-32-g1161dda
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_function_t* graph_t::format_node

Definition at line 99 of file graph.h.

graph_node_t* graph_t::nodes

Definition at line 95 of file graph.h.

void* graph_t::opaque

Definition at line 97 of file graph.h.


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