otIp6AddressComponents
#include <ip6.h>
This structure represents the components of an IPv6 address.
Summary
Public attributes |
|
---|---|
mIid
|
The Interface Identifier (least significant 64 bits of the address)
|
mNetworkPrefix
|
The Network Prefix (most significant 64 bits of the address)
|
Public attributes
mIid
otIp6InterfaceIdentifier otIp6AddressComponents::mIid
The Interface Identifier (least significant 64 bits of the address)
mNetworkPrefix
otIp6NetworkPrefix otIp6AddressComponents::mNetworkPrefix
The Network Prefix (most significant 64 bits of the address)