FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
vl_api_proxy_arp_t Struct Reference

Proxy ARP configuration type. More...

Data Fields

u32 vrf_id
 
u8 low_address [4]
 
u8 hi_address [4]
 

Detailed Description

Proxy ARP configuration type.

Template Parameters
vrf_id- VRF / Fib table ID
low_address[4]- Low address of the Proxy ARP range
hi_address[4]- High address of the Proxy ARP range

Definition at line 960 of file ip.api.

Field Documentation

◆ hi_address

u8 vl_api_proxy_arp_t::hi_address[4]

Definition at line 964 of file ip.api.

◆ low_address

u8 vl_api_proxy_arp_t::low_address[4]

Definition at line 963 of file ip.api.

◆ vrf_id

u32 vl_api_proxy_arp_t::vrf_id

Definition at line 962 of file ip.api.


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