FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
vl_api_ip6nd_proxy_enable_disable_t Struct Reference

IPv6 ND (mirror) proxy. More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_interface_index_t sw_if_index
 
bool is_enable
 

Detailed Description

IPv6 ND (mirror) proxy.

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
is_enable- enable or disable

Definition at line 115 of file ip6_nd.api.

Field Documentation

◆ client_index

u32 vl_api_ip6nd_proxy_enable_disable_t::client_index

Definition at line 117 of file ip6_nd.api.

◆ context

u32 vl_api_ip6nd_proxy_enable_disable_t::context

Definition at line 118 of file ip6_nd.api.

◆ is_enable

bool vl_api_ip6nd_proxy_enable_disable_t::is_enable

Definition at line 120 of file ip6_nd.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_ip6nd_proxy_enable_disable_t::sw_if_index

Definition at line 119 of file ip6_nd.api.


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