FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
vl_api_proxy_arp_t Struct Reference

Proxy ARP configuration type. More...

Data Fields

u32 table_id
 
vl_api_ip4_address_t low
 
vl_api_ip4_address_t hi
 

Detailed Description

Proxy ARP configuration type.

Template Parameters
table_id- VRF / Fib table ID
low- Low address of the Proxy ARP range
hi- High address of the Proxy ARP range

Definition at line 890 of file ip.api.

Field Documentation

◆ hi

vl_api_ip4_address_t vl_api_proxy_arp_t::hi

Definition at line 894 of file ip.api.

◆ low

vl_api_ip4_address_t vl_api_proxy_arp_t::low

Definition at line 893 of file ip.api.

◆ table_id

u32 vl_api_proxy_arp_t::table_id

Definition at line 892 of file ip.api.


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