FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_ip_neighbor_event_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_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
neighbor- new neighbor created

Definition at line 152 of file ip_neighbor.api.

Field Documentation

◆ client_index

u32 vl_api_ip_neighbor_event_t::client_index

Definition at line 154 of file ip_neighbor.api.

◆ neighbor

vl_api_ip_neighbor_t vl_api_ip_neighbor_event_t::neighbor

Definition at line 156 of file ip_neighbor.api.

◆ pid

u32 vl_api_ip_neighbor_event_t::pid

Definition at line 155 of file ip_neighbor.api.


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