![]() |
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_address_t | ip |
| vl_api_interface_index_t | sw_if_index |
| vl_api_mac_address_t | mac |
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 |
| ip | - IP address of new ARP term entry |
| sw_if_index | - interface of new ARP term entry |
| mac | - MAC address of new ARP term entry |
| vl_api_interface_index_t vl_api_l2_arp_term_event_t::sw_if_index |