Dhcpv6ClientAddrEntry Struct Reference

IA address entry. More...

#include <dhcpv6_client.h>

Data Fields

Ipv6Addr addr
 IPv6 address. More...
 
uint32_t validLifetime
 Valid lifetime. More...
 
uint32_t preferredLifetime
 Preferred lifetime. More...
 

Detailed Description

IA address entry.

Definition at line 317 of file dhcpv6_client.h.

Field Documentation

◆ addr

Ipv6Addr addr

IPv6 address.

Definition at line 319 of file dhcpv6_client.h.

◆ preferredLifetime

uint32_t preferredLifetime

Preferred lifetime.

Definition at line 321 of file dhcpv6_client.h.

◆ validLifetime

uint32_t validLifetime

Valid lifetime.

Definition at line 320 of file dhcpv6_client.h.


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