otIp6AddressInfo Struct Reference

This structure represents IPv6 address information.

#include < include/openthread/ip6.h >

Public Attributes

const otIp6Address * mAddress
A pointer to the IPv6 address.
uint8_t mPrefixLength
The prefix length of mAddress if it is a unicast address.
uint8_t mScope : 4
The scope of this address.
bool mIsAnycast : 1
Whether this is an anycast address.

This structure represents IPv6 address information.


The documentation for this struct was generated from the following file:
  • include/openthread/ ip6.h