FD.io VPP  v16.09
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
 
pending_route_tpending_routes
 
vl_api_ip4_arp_event_tarp_events
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 416 of file api.c.

Field Documentation

vl_api_ip4_arp_event_t* vpe_api_main_t::arp_events

Definition at line 430 of file api.c.

foreach_registration_hash u8 vpe_api_main_t::link_state_process_up

Definition at line 424 of file api.c.

pending_route_t* vpe_api_main_t::pending_routes

Definition at line 427 of file api.c.

vlib_main_t* vpe_api_main_t::vlib_main

Definition at line 433 of file api.c.

vnet_main_t* vpe_api_main_t::vnet_main

Definition at line 434 of file api.c.


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