FD.io VPP  v19.01.3-6-g70449b9b9
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 168 of file flow.h.

Field Documentation

◆ flows_used

u32 vnet_flow_main_t::flows_used

Definition at line 174 of file flow.h.

◆ global_flow_pool

vnet_flow_t* vnet_flow_main_t::global_flow_pool

Definition at line 171 of file flow.h.

◆ ranges

vnet_flow_range_t* vnet_flow_main_t::ranges

Definition at line 177 of file flow.h.


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