FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
graph_link_t Struct Reference

Data Fields

u32 node_index
 
u32 link_to_self_index
 
u32 distance
 

Detailed Description

Definition at line 23 of file graph.h.

Field Documentation

◆ distance

u32 graph_link_t::distance

Definition at line 32 of file graph.h.

◆ link_to_self_index

u32 graph_link_t::link_to_self_index

Definition at line 29 of file graph.h.

◆ node_index

u32 graph_link_t::node_index

Definition at line 26 of file graph.h.


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