FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
Proxy ARP add / del request. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | is_add |
vl_api_proxy_arp_t | proxy |
Proxy ARP add / del request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - 1 if adding the Proxy ARP range, 0 if deleting |
proxy | - Proxy configuration |
vl_api_proxy_arp_t vl_api_proxy_arp_add_del_t::proxy |