FD.io VPP  v19.04.1-1-ge4a0f9f
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 795 of file ip.api.

Field Documentation

u32 vl_api_ip_probe_neighbor_t::client_index

Definition at line 797 of file ip.api.

u32 vl_api_ip_probe_neighbor_t::context

Definition at line 798 of file ip.api.

vl_api_address_t vl_api_ip_probe_neighbor_t::dst

Definition at line 800 of file ip.api.

u32 vl_api_ip_probe_neighbor_t::sw_if_index

Definition at line 799 of file ip.api.


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