FD.io VPP  v20.01-48-g3e0dafb74
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 264 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 272 of file api_helper_macros.h.

◆ vlib_main

vlib_main_t* vpe_api_main_t::vlib_main

Definition at line 275 of file api_helper_macros.h.

◆ vnet_main

vnet_main_t* vpe_api_main_t::vnet_main

Definition at line 276 of file api_helper_macros.h.


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