FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_ip6nd_proxy_details_t Struct Reference

IPv6 ND proxy details returned after request. More...

Data Fields

u32 context
 
vl_api_interface_index_t sw_if_index
 
vl_api_ip6_address_t ip
 

Detailed Description

IPv6 ND proxy details returned after request.

Template Parameters
context- sender context, to match reply w/ request
sw_if_index- The interface the host is on
ip- The address of the host for which to proxy for

Definition at line 130 of file ip6_nd.api.

Field Documentation

◆ context

u32 vl_api_ip6nd_proxy_details_t::context

Definition at line 132 of file ip6_nd.api.

◆ ip

vl_api_ip6_address_t vl_api_ip6nd_proxy_details_t::ip

Definition at line 134 of file ip6_nd.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_ip6nd_proxy_details_t::sw_if_index

Definition at line 133 of file ip6_nd.api.


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