FD.io VPP  v18.10-34-gcce845e
Vector Packet Processing
vl_api_ip6nd_proxy_add_del_t Struct Reference

IPv6 ND proxy config. More...

Data Fields

u32 client_index
 
u32 context
 
u32 sw_if_index
 
u8 is_del
 
u8 address [16]
 

Detailed Description

IPv6 ND proxy config.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_index- The interface the host is on
address- The address of the host for which to proxy for
is_add- Adding or deleting

Definition at line 289 of file ip.api.

Field Documentation

u8 vl_api_ip6nd_proxy_add_del_t::address[16]

Definition at line 295 of file ip.api.

u32 vl_api_ip6nd_proxy_add_del_t::client_index

Definition at line 291 of file ip.api.

u32 vl_api_ip6nd_proxy_add_del_t::context

Definition at line 292 of file ip.api.

u8 vl_api_ip6nd_proxy_add_del_t::is_del

Definition at line 294 of file ip.api.

u32 vl_api_ip6nd_proxy_add_del_t::sw_if_index

Definition at line 293 of file ip.api.


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