FD.io VPP  v20.09-64-g4f7b92f0a
Vector Packet Processing
vl_api_ip_neighbor_event_v2_t Struct Reference

Tell client about an IP4 ARP resolution event or MAC/IP info from ARP requests in L2 BDs. More...

Data Fields

u32 client_index
 
u32 pid
 
vl_api_ip_neighbor_event_flags_t flags
 
vl_api_ip_neighbor_t neighbor
 

Detailed Description

Tell client about an IP4 ARP resolution event or MAC/IP info from ARP requests in L2 BDs.

Template Parameters
client_index- opaque cookie to identify the sender
pid- client pid registered to receive notification
flags- Flags
neighbor- neighbor

Definition at line 254 of file ip_neighbor.api.

Field Documentation

◆ client_index

u32 vl_api_ip_neighbor_event_v2_t::client_index

Definition at line 256 of file ip_neighbor.api.

◆ flags

vl_api_ip_neighbor_event_flags_t vl_api_ip_neighbor_event_v2_t::flags

Definition at line 258 of file ip_neighbor.api.

◆ neighbor

vl_api_ip_neighbor_t vl_api_ip_neighbor_event_v2_t::neighbor

Definition at line 259 of file ip_neighbor.api.

◆ pid

u32 vl_api_ip_neighbor_event_v2_t::pid

Definition at line 257 of file ip_neighbor.api.


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