FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
vl_api_want_ip4_arp_events_t Struct Reference

Register for ip4 arp resolution events. More...

Data Fields

u32 client_index
 
u32 context
 
u8 enable_disable
 
u32 pid
 
u32 address
 

Detailed Description

Register for ip4 arp resolution events.

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
address- the exact ip4 address of interest

Definition at line 592 of file vpe.api.

Field Documentation

u32 vl_api_want_ip4_arp_events_t::address

Definition at line 598 of file vpe.api.

u32 vl_api_want_ip4_arp_events_t::client_index

Definition at line 594 of file vpe.api.

u32 vl_api_want_ip4_arp_events_t::context

Definition at line 595 of file vpe.api.

u8 vl_api_want_ip4_arp_events_t::enable_disable

Definition at line 596 of file vpe.api.

u32 vl_api_want_ip4_arp_events_t::pid

Definition at line 597 of file vpe.api.


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