FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
ip6_address_info_t Struct Reference
+ Collaboration diagram for ip6_address_info_t:

Data Fields

u32 sw_if_index
 
u32 prefix_group_index
 
ip6_address_t address
 
u8 prefix_length
 
u8 configured_in_data_plane
 

Detailed Description

Definition at line 92 of file dhcp6_pd_client_cp.c.

Field Documentation

ip6_address_t ip6_address_info_t::address

Definition at line 97 of file dhcp6_pd_client_cp.c.

u8 ip6_address_info_t::configured_in_data_plane

Definition at line 101 of file dhcp6_pd_client_cp.c.

u32 ip6_address_info_t::prefix_group_index

Definition at line 96 of file dhcp6_pd_client_cp.c.

u8 ip6_address_info_t::prefix_length

Definition at line 98 of file dhcp6_pd_client_cp.c.

u32 ip6_address_info_t::sw_if_index

Definition at line 95 of file dhcp6_pd_client_cp.c.


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