otNetifMulticastAddress
#include <ip6.h>
This structure represents an IPv6 network interface multicast address.
Summary
Public attributes |
|
---|---|
mAddress
|
The IPv6 multicast address.
|
mNext
|
const struct otNetifMulticastAddress *
A pointer to the next network interface multicast address.
|
Public attributes
mNext
const struct otNetifMulticastAddress * otNetifMulticastAddress::mNext
A pointer to the next network interface multicast address.