Dhcpv6ClientIa Struct Reference

Client's IA (Identity Association) More...

#include <dhcpv6_client.h>

Data Fields

uint32_t t1
 T1 parameter. More...
 
uint32_t t2
 T2 parameter. More...
 
Dhcpv6ClientAddrEntry addrList [DHCPV6_CLIENT_ADDR_LIST_SIZE]
 Set of IPv6 addresses. More...
 

Detailed Description

Client's IA (Identity Association)

Definition at line 329 of file dhcpv6_client.h.

Field Documentation

◆ addrList

Set of IPv6 addresses.

Definition at line 333 of file dhcpv6_client.h.

◆ t1

uint32_t t1

T1 parameter.

Definition at line 331 of file dhcpv6_client.h.

◆ t2

uint32_t t2

T2 parameter.

Definition at line 332 of file dhcpv6_client.h.


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