FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Tell client about an IP4 ARP resolution event or MAC/IP info from ARP requests in L2 BDs. More...
Data Fields | |
u32 | client_index |
u32 | pid |
vl_api_ip_neighbor_event_flags_t | flags |
vl_api_ip_neighbor_t | neighbor |
Tell client about an IP4 ARP resolution event or MAC/IP info from ARP requests in L2 BDs.
client_index | - opaque cookie to identify the sender |
pid | - client pid registered to receive notification |
flags | - Flags |
neighbor | - neighbor |
Definition at line 254 of file ip_neighbor.api.
u32 vl_api_ip_neighbor_event_v2_t::client_index |
Definition at line 256 of file ip_neighbor.api.
vl_api_ip_neighbor_event_flags_t vl_api_ip_neighbor_event_v2_t::flags |
Definition at line 258 of file ip_neighbor.api.
vl_api_ip_neighbor_t vl_api_ip_neighbor_event_v2_t::neighbor |
Definition at line 259 of file ip_neighbor.api.
u32 vl_api_ip_neighbor_event_v2_t::pid |
Definition at line 257 of file ip_neighbor.api.