otHistoryTrackerDhcp6PdInfo
#include <history_tracker.h>
Represents the DHCPv6-PD state and delegated prefix (if any) by a device acting as Border Router (BR).
Summary
Public attributes |
|
---|---|
mPrefix
|
The delegated prefix if any. If none, it is set to
::/0 . |
mState
|
The DHCPv6 state.
|
Public attributes
mPrefix
otIp6Prefix otHistoryTrackerDhcp6PdInfo::mPrefix
The delegated prefix if any. If none, it is set to ::/0
.
Resources
OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.