otHistoryTrackerUnicastAddressInfo Struct Reference
This structure represent a unicast IPv6 address info.
#include <
include/openthread/history_tracker.h
>
Public Attributes |
|
| otIp6Address | mAddress |
|
The unicast IPv6 address.
|
|
| uint8_t | mPrefixLength |
|
The Prefix length (in bits).
|
|
| uint8_t | mAddressOrigin |
The address origin (
OT_ADDRESS_ORIGIN_*
constants).
|
|
| otHistoryTrackerAddressEvent | mEvent |
|
Indicates the event (address is added/removed).
|
|
| uint8_t | mScope : 4 |
|
The IPv6 scope.
|
|
| bool | mPreferred : 1 |
|
If the address is preferred.
|
|
| bool | mValid : 1 |
|
If the address is valid.
|
|
| bool | mRloc : 1 |
|
If the address is an RLOC.
|
|
This structure represent a unicast IPv6 address info.
The documentation for this struct was generated from the following file:
-
include/openthread/
history_tracker.h