FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
dhcp6_address_info_t Struct Reference
+ Collaboration diagram for dhcp6_address_info_t:

Data Fields

ip6_address_t address
 
u32 valid_time
 
u32 preferred_time
 
u16 status_code
 

Detailed Description

Definition at line 76 of file dhcp6_ia_na_client_dp.h.

Field Documentation

◆ address

ip6_address_t dhcp6_address_info_t::address

Definition at line 78 of file dhcp6_ia_na_client_dp.h.

◆ preferred_time

u32 dhcp6_address_info_t::preferred_time

Definition at line 80 of file dhcp6_ia_na_client_dp.h.

◆ status_code

u16 dhcp6_address_info_t::status_code

Definition at line 81 of file dhcp6_ia_na_client_dp.h.

◆ valid_time

u32 dhcp6_address_info_t::valid_time

Definition at line 79 of file dhcp6_ia_na_client_dp.h.


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