Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dhcpv6ClientIa Struct Reference
Client's IA (Identity Association) More...
#include <dhcpv6_client.h>
Data Fields | |
| uint32_t | t1 |
| T1 parameter. | |
| uint32_t | t2 |
| T2 parameter. | |
| Dhcpv6ClientAddrEntry | addrList [DHCPV6_CLIENT_ADDR_LIST_SIZE] |
| Set of IPv6 addresses. | |
Detailed Description
Client's IA (Identity Association)
Definition at line 306 of file dhcpv6_client.h.
Field Documentation
| Dhcpv6ClientAddrEntry addrList[DHCPV6_CLIENT_ADDR_LIST_SIZE] |
Set of IPv6 addresses.
Definition at line 310 of file dhcpv6_client.h.
| uint32_t t1 |
T1 parameter.
Definition at line 308 of file dhcpv6_client.h.
| uint32_t t2 |
T2 parameter.
Definition at line 309 of file dhcpv6_client.h.
Generated on Tue Jul 12 2022 17:10:23 by
1.7.2