FD.io VPP
v21.01.1
Vector Packet Processing
|
Tell client about an IP4 ARP resolution event or MAC/IP info from ARP requests in L2 BDs. More...
Data Fields | |
option | deprecated |
u32 | client_index |
u32 | pid |
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 |
neighbor | - new neighbor created |
Definition at line 207 of file ip_neighbor.api.
u32 vl_api_ip_neighbor_event_t::client_index |
Definition at line 210 of file ip_neighbor.api.
option vl_api_ip_neighbor_event_t::deprecated |
Definition at line 209 of file ip_neighbor.api.
vl_api_ip_neighbor_t vl_api_ip_neighbor_event_t::neighbor |
Definition at line 212 of file ip_neighbor.api.
u32 vl_api_ip_neighbor_event_t::pid |
Definition at line 211 of file ip_neighbor.api.