FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vl_api_want_l2_arp_term_events_t Struct Reference

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

Data Fields

u32 client_index
 
u32 context
 
bool enable
 
u32 pid
 

Detailed Description

Register for IP4 ARP resolution event on receiving 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- 1 => register for events, 0 => cancel registration
pid- sender's pid

Definition at line 620 of file l2.api.

Field Documentation

◆ client_index

u32 vl_api_want_l2_arp_term_events_t::client_index

Definition at line 622 of file l2.api.

◆ context

u32 vl_api_want_l2_arp_term_events_t::context

Definition at line 623 of file l2.api.

◆ enable

bool vl_api_want_l2_arp_term_events_t::enable

Definition at line 624 of file l2.api.

◆ pid

u32 vl_api_want_l2_arp_term_events_t::pid

Definition at line 625 of file l2.api.


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