FD.io VPP  v21.06
Vector Packet Processing
vl_api_sw_interface_ip6_get_link_local_address_reply_t Struct Reference

IPv6 link local address detail. More...

Data Fields

u32 context
 
i32 retval
 
vl_api_ip6_address_t ip
 

Detailed Description

IPv6 link local address detail.

Template Parameters
context- sender context, to match reply w/ request
ip- the link local address

Definition at line 675 of file ip.api.

Field Documentation

◆ context

u32 vl_api_sw_interface_ip6_get_link_local_address_reply_t::context

Definition at line 677 of file ip.api.

◆ ip

vl_api_ip6_address_t vl_api_sw_interface_ip6_get_link_local_address_reply_t::ip

Definition at line 679 of file ip.api.

◆ retval

i32 vl_api_sw_interface_ip6_get_link_local_address_reply_t::retval

Definition at line 678 of file ip.api.


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