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

IP probe neighbor address on an interface by sending an ARP request (for IP4) or ICMP6 Neighbor Solicitation (for IP6) More...

Data Fields

u32 client_index
 
u32 context
 
u32 sw_if_index
 
vl_api_address_t dst
 

Detailed Description

IP probe neighbor address on an interface by sending an ARP request (for IP4) or ICMP6 Neighbor Solicitation (for IP6)

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_index- interface index
dst- target IP address to send IP addr resolution request

Definition at line 732 of file ip.api.

Field Documentation

u32 vl_api_ip_probe_neighbor_t::client_index

Definition at line 734 of file ip.api.

u32 vl_api_ip_probe_neighbor_t::context

Definition at line 735 of file ip.api.

vl_api_address_t vl_api_ip_probe_neighbor_t::dst

Definition at line 737 of file ip.api.

u32 vl_api_ip_probe_neighbor_t::sw_if_index

Definition at line 736 of file ip.api.


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