otIp6NetworkPrefix

#include <ip6.h>

Represents the Network Prefix of an IPv6 address (most significant 64 bits of the address).

Summary

Public attributes

m8[8]
uint8_t
The Network Prefix.

Public attributes

m8

uint8_t otIp6NetworkPrefix::m8[8]

The Network Prefix.

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.