FD.io VPP  v19.04.3-1-gdfec10d13
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
 
struct _vl_api_ip4_arp_event * arp_events
 
struct _vl_api_ip6_nd_event * nd_events
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 253 of file api_helper_macros.h.

Field Documentation

◆ arp_events

struct _vl_api_ip4_arp_event* vpe_api_main_t::arp_events

Definition at line 263 of file api_helper_macros.h.

◆ link_state_process_up

foreach_registration_hash u8 vpe_api_main_t::link_state_process_up

Definition at line 260 of file api_helper_macros.h.

◆ nd_events

struct _vl_api_ip6_nd_event* vpe_api_main_t::nd_events

Definition at line 266 of file api_helper_macros.h.

◆ vlib_main

vlib_main_t* vpe_api_main_t::vlib_main

Definition at line 269 of file api_helper_macros.h.

◆ vnet_main

vnet_main_t* vpe_api_main_t::vnet_main

Definition at line 270 of file api_helper_macros.h.


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