ot::Ip6::Netif::MulticastAddress::GetNext() const method
Returns the next multicast address subscribed to the interface.
Return value
A pointer to the next multicast address.
![]()
for (const MulticastAddress *cur = &linkLocalAllRoutersAddress; cur; cur = cur->GetNext())
ot::Ip6::Netif::MulticastAddress::GetNext() const is called by 3 functions:
![]()
ot::Ip6::Netif::MulticastAddress::GetNext() const
ot::Ip6::Netif::MulticastAddress::GetNext() const reads 1 variable:
![]()
ot::Ip6::Netif::MulticastAddress::GetNext() const