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.
Ipv6AddrEntry Struct Reference
IPv6 address entry. More...
#include <ipv6.h>
Data Fields | |
| Ipv6Addr | addr |
| IPv6 address. | |
| Ipv6AddrState | state |
| IPv6 address state. | |
| bool_t | duplicate |
| The address is a duplicate. | |
| systime_t | validLifetime |
| Valid lifetime. | |
| systime_t | preferredLifetime |
| Preferred lifetime. | |
| bool_t | permanent |
| Permanently assigned address. | |
| systime_t | timestamp |
| Timestamp to manage entry lifetime. | |
| systime_t | dadTimeout |
| Timeout value for Duplicate Address Detection. | |
| uint_t | dadRetransmitCount |
| Retransmission counter for Duplicate Address Detection. | |
Detailed Description
IPv6 address entry.
Definition at line 392 of file ipv6.h.
Field Documentation
| uint_t dadRetransmitCount |
| systime_t dadTimeout |
| systime_t preferredLifetime |
| systime_t validLifetime |
Generated on Tue Jul 12 2022 17:10:24 by
1.7.2