![]() |
FD.io VPP
v17.10-9-gd594711
Vector Packet Processing
|
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_t * | vlib_main |
| vnet_main_t * | vnet_main |
Definition at line 231 of file api_helper_macros.h.
| struct _vl_api_ip4_arp_event* vpe_api_main_t::arp_events |
Definition at line 241 of file api_helper_macros.h.
| foreach_registration_hash u8 vpe_api_main_t::link_state_process_up |
Definition at line 238 of file api_helper_macros.h.
| struct _vl_api_ip6_nd_event* vpe_api_main_t::nd_events |
Definition at line 244 of file api_helper_macros.h.
| vlib_main_t* vpe_api_main_t::vlib_main |
Definition at line 247 of file api_helper_macros.h.
| vnet_main_t* vpe_api_main_t::vnet_main |
Definition at line 248 of file api_helper_macros.h.