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.
Dhcpv6ClientSettings Struct Reference
DHCPv6 client settings. More...
#include <dhcpv6_client.h>
Data Fields | |
| NetInterface * | interface |
| Network interface to configure. | |
| bool_t | rapidCommit |
| Quick configuration using rapid commit. | |
| bool_t | manualDnsConfig |
| Force manual DNS configuration. | |
| systime_t | timeout |
| DHCPv6 configuration timeout. | |
| Dhcpv6TimeoutCallback | timeoutEvent |
| DHCPv6 configuration timeout event. | |
| Dhcpv6LinkChangeCallback | linkChangeEvent |
| Link state change event. | |
| Dhcpv6StateChangeCallback | stateChangeEvent |
| FSM state change event. | |
Detailed Description
DHCPv6 client settings.
Definition at line 278 of file dhcpv6_client.h.
Field Documentation
| NetInterface* interface |
Network interface to configure.
Definition at line 280 of file dhcpv6_client.h.
Link state change event.
Definition at line 285 of file dhcpv6_client.h.
| bool_t manualDnsConfig |
Force manual DNS configuration.
Definition at line 282 of file dhcpv6_client.h.
| bool_t rapidCommit |
Quick configuration using rapid commit.
Definition at line 281 of file dhcpv6_client.h.
FSM state change event.
Definition at line 286 of file dhcpv6_client.h.
| systime_t timeout |
DHCPv6 configuration timeout.
Definition at line 283 of file dhcpv6_client.h.
DHCPv6 configuration timeout event.
Definition at line 284 of file dhcpv6_client.h.
Generated on Tue Jul 12 2022 17:10:23 by
1.7.2