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

Data Fields

vnet_flow_tglobal_flow_pool
 
u32 flows_used
 
vnet_flow_range_tranges
 

Detailed Description

Definition at line 220 of file flow.h.

Field Documentation

◆ flows_used

u32 vnet_flow_main_t::flows_used

Definition at line 226 of file flow.h.

◆ global_flow_pool

vnet_flow_t* vnet_flow_main_t::global_flow_pool

Definition at line 223 of file flow.h.

◆ ranges

vnet_flow_range_t* vnet_flow_main_t::ranges

Definition at line 229 of file flow.h.


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