![]() |
FD.io VPP
v17.07.01-9-gde08cd6
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 230 of file api_helper_macros.h.
| struct _vl_api_ip4_arp_event* vpe_api_main_t::arp_events |
Definition at line 240 of file api_helper_macros.h.
| foreach_registration_hash u8 vpe_api_main_t::link_state_process_up |
Definition at line 237 of file api_helper_macros.h.
| struct _vl_api_ip6_nd_event* vpe_api_main_t::nd_events |
Definition at line 243 of file api_helper_macros.h.
| vlib_main_t* vpe_api_main_t::vlib_main |
Definition at line 246 of file api_helper_macros.h.
| vnet_main_t* vpe_api_main_t::vnet_main |
Definition at line 247 of file api_helper_macros.h.