FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_want_ip4_arp_events_t Struct Reference

Register for IP4 ARP resolution event on receing ARP reply or MAC/IP info from ARP requests in L2 BDs. More...

Data Fields

u32 client_index
 
u32 context
 
u8 enable_disable
 
u32 pid
 
vl_api_ip4_address_t ip
 

Detailed Description

Register for IP4 ARP resolution event on receing ARP reply or MAC/IP info from ARP requests in L2 BDs.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
enable_disable- 1 => register for events, 0 => cancel registration
pid- sender's pid
ip- exact IP4 address of interested arp resolution event, or 0 to get MAC/IP info from ARP requests in BDs

Definition at line 749 of file ip.api.

Field Documentation

u32 vl_api_want_ip4_arp_events_t::client_index

Definition at line 751 of file ip.api.

u32 vl_api_want_ip4_arp_events_t::context

Definition at line 752 of file ip.api.

u8 vl_api_want_ip4_arp_events_t::enable_disable

Definition at line 753 of file ip.api.

vl_api_ip4_address_t vl_api_want_ip4_arp_events_t::ip

Definition at line 755 of file ip.api.

u32 vl_api_want_ip4_arp_events_t::pid

Definition at line 754 of file ip.api.


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