FD.io VPP  v16.12-rc0-308-g931be3a
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
 
vl_api_ip6_nd_event_tnd_events
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 491 of file api.c.

Field Documentation

vl_api_ip4_arp_event_t* vpe_api_main_t::arp_events

Definition at line 505 of file api.c.

foreach_registration_hash u8 vpe_api_main_t::link_state_process_up

Definition at line 499 of file api.c.

vl_api_ip6_nd_event_t* vpe_api_main_t::nd_events

Definition at line 508 of file api.c.

pending_route_t* vpe_api_main_t::pending_routes

Definition at line 502 of file api.c.

vlib_main_t* vpe_api_main_t::vlib_main

Definition at line 511 of file api.c.

vnet_main_t* vpe_api_main_t::vnet_main

Definition at line 512 of file api.c.


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