FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_proxy_arp_add_del_t Struct Reference

Proxy ARP add / del request. More...

Data Fields

u32 client_index
 
u32 context
 
bool is_add
 
vl_api_proxy_arp_t proxy
 

Detailed Description

Proxy ARP add / del request.

Template Parameters
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

Definition at line 46 of file arp.api.

Field Documentation

◆ client_index

u32 vl_api_proxy_arp_add_del_t::client_index

Definition at line 48 of file arp.api.

◆ context

u32 vl_api_proxy_arp_add_del_t::context

Definition at line 49 of file arp.api.

◆ is_add

bool vl_api_proxy_arp_add_del_t::is_add

Definition at line 50 of file arp.api.

◆ proxy

vl_api_proxy_arp_t vl_api_proxy_arp_add_del_t::proxy

Definition at line 51 of file arp.api.


The documentation for this struct was generated from the following file: