otIp6Prefix
#include <ip6.h>
Represents an IPv6 prefix.
Summary
Public attributes |
|
---|---|
mLength
|
uint8_t
The IPv6 prefix length (in bits).
|
mPrefix
|
The IPv6 prefix.
|
Public attributes
mLength
uint8_t otIp6Prefix::mLength
The IPv6 prefix length (in bits).
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.