FD.io VPP  v20.01-48-g3e0dafb74
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 79 of file dhcp6_pd_client_cp.c.

Field Documentation

◆ address

ip6_address_t ip6_address_info_t::address

Definition at line 84 of file dhcp6_pd_client_cp.c.

◆ configured_in_data_plane

u8 ip6_address_info_t::configured_in_data_plane

Definition at line 88 of file dhcp6_pd_client_cp.c.

◆ prefix_group_index

u32 ip6_address_info_t::prefix_group_index

Definition at line 83 of file dhcp6_pd_client_cp.c.

◆ prefix_length

u8 ip6_address_info_t::prefix_length

Definition at line 85 of file dhcp6_pd_client_cp.c.

◆ sw_if_index

u32 ip6_address_info_t::sw_if_index

Definition at line 82 of file dhcp6_pd_client_cp.c.


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