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

IP neighbor add / del request. More...

Data Fields

u32 client_index
 
u32 context
 
u8 is_add
 
vl_api_ip_neighbor_t neighbor
 

Detailed Description

IP neighbor add / del request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
is_add- 1 to add neighbor, 0 to delete
neighbor- the neighor to add/remove

Definition at line 170 of file ip.api.

Field Documentation

u32 vl_api_ip_neighbor_add_del_t::client_index

Definition at line 172 of file ip.api.

u32 vl_api_ip_neighbor_add_del_t::context

Definition at line 173 of file ip.api.

u8 vl_api_ip_neighbor_add_del_t::is_add

Definition at line 175 of file ip.api.

vl_api_ip_neighbor_t vl_api_ip_neighbor_add_del_t::neighbor

Definition at line 176 of file ip.api.


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