FD.io VPP  v19.01.2-3-gf61a1a8
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 112 of file ip.api.

Field Documentation

u32 vl_api_ip_neighbor_dump_t::client_index

Definition at line 114 of file ip.api.

u32 vl_api_ip_neighbor_dump_t::context

Definition at line 115 of file ip.api.

u8 vl_api_ip_neighbor_dump_t::is_ipv6

Definition at line 117 of file ip.api.

u32 vl_api_ip_neighbor_dump_t::sw_if_index

Definition at line 116 of file ip.api.


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