Represents an IPv6 network interface multicast address.

Public Attributes#

The IPv6 multicast address.

A pointer to the next network interface multicast address.

Public Attribute Documentation#

mAddress#

otIp6Address otNetifMulticastAddress::mAddress

The IPv6 multicast address.


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

mNext#

const struct otNetifMulticastAddress* otNetifMulticastAddress::mNext

A pointer to the next network interface multicast address.


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