FD.io VPP  v19.04.1-1-ge4a0f9f
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
 
vl_api_ip6_address_t ip
 

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 292 of file ip.api.

Field Documentation

u32 vl_api_ip6nd_proxy_add_del_t::client_index

Definition at line 294 of file ip.api.

u32 vl_api_ip6nd_proxy_add_del_t::context

Definition at line 295 of file ip.api.

vl_api_ip6_address_t vl_api_ip6nd_proxy_add_del_t::ip

Definition at line 298 of file ip.api.

u8 vl_api_ip6nd_proxy_add_del_t::is_del

Definition at line 297 of file ip.api.

u32 vl_api_ip6nd_proxy_add_del_t::sw_if_index

Definition at line 296 of file ip.api.


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