FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
vl_api_ip_neighbor_dump_t Struct Reference

Dump IP neighboors. More...

Data Fields

u32 client_index
 
u32 context
 
u32 sw_if_index
 
u8 is_ipv6
 

Detailed Description

Dump IP neighboors.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_index- the interface to dump neighboors, ~0 == all
is_ipv6- [1|0] to indicate if address family is ipv[6|4]

Definition at line 159 of file ip.api.

Field Documentation

u32 vl_api_ip_neighbor_dump_t::client_index

Definition at line 161 of file ip.api.

u32 vl_api_ip_neighbor_dump_t::context

Definition at line 162 of file ip.api.

u8 vl_api_ip_neighbor_dump_t::is_ipv6

Definition at line 164 of file ip.api.

u32 vl_api_ip_neighbor_dump_t::sw_if_index

Definition at line 163 of file ip.api.


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