Represent an IPv6 multicast address info.
Public Attributes#
The IPv6 multicast address.
uint8_t
The address origin (OT_ADDRESS_ORIGIN_*
constants).
Indicates the event (address is added/removed).
Public Attribute Documentation#
mAddress#
otIp6Address otHistoryTrackerMulticastAddressInfo::mAddress
The IPv6 multicast address.
Definition at line
122
of file include/openthread/history_tracker.h
mAddressOrigin#
uint8_t otHistoryTrackerMulticastAddressInfo::mAddressOrigin
The address origin (OT_ADDRESS_ORIGIN_*
constants).
Definition at line
123
of file include/openthread/history_tracker.h
mEvent#
otHistoryTrackerAddressEvent otHistoryTrackerMulticastAddressInfo::mEvent
Indicates the event (address is added/removed).
Definition at line
124
of file include/openthread/history_tracker.h