FD.io VPP  v18.04-17-g3a0d853
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 107 of file ip.api.

Field Documentation

u32 vl_api_ip_neighbor_dump_t::client_index

Definition at line 109 of file ip.api.

u32 vl_api_ip_neighbor_dump_t::context

Definition at line 110 of file ip.api.

u8 vl_api_ip_neighbor_dump_t::is_ipv6

Definition at line 112 of file ip.api.

u32 vl_api_ip_neighbor_dump_t::sw_if_index

Definition at line 111 of file ip.api.


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