FD.io VPP  v20.05.1-5-g09f167997
Vector Packet Processing
vpe_api_main_t Struct Reference
+ Collaboration diagram for vpe_api_main_t:

Data Fields

foreach_registration_hash u8 link_state_process_up
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 296 of file api_helper_macros.h.

Field Documentation

◆ link_state_process_up

foreach_registration_hash u8 vpe_api_main_t::link_state_process_up

Definition at line 304 of file api_helper_macros.h.

◆ vlib_main

vlib_main_t* vpe_api_main_t::vlib_main

Definition at line 307 of file api_helper_macros.h.

◆ vnet_main

vnet_main_t* vpe_api_main_t::vnet_main

Definition at line 308 of file api_helper_macros.h.


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