Represents an IPv6 prefix.

Public Attributes#

The IPv6 prefix.

uint8_t

The IPv6 prefix length (in bits).

Public Attribute Documentation#

mPrefix#

otIp6Address otIp6Prefix::mPrefix

The IPv6 prefix.


Definition at line 155 of file include/openthread/ip6.h

mLength#

uint8_t otIp6Prefix::mLength

The IPv6 prefix length (in bits).


Definition at line 156 of file include/openthread/ip6.h