ESP-IDF
ot::Ip6::Netif::SubscribeAllNodesMulticast()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Ip6::Netif::SubscribeAllNodesMulticast()
ot::Ip6::Netif::SubscribeAllNodesMulticast() method
Subscribes the network interface to the realm-local all MPL forwarders, link-local, and realm-local all nodes address.
Syntax
Show:
Summary
Declaration
Definition
from
netif.hpp:610
void
SubscribeAllNodesMulticast
(
void
)
;
Implemented in
netif.cpp:90
Examples
References
from
examples
Code
Location
Referrer
void
Netif
::
SubscribeAllNodesMulticast
(
void
)
netif.cpp:90
void
SubscribeAllNodesMulticast
(
void
)
;
netif.hpp:610
SubscribeAllNodesMulticast
(
)
;
thread_netif.cpp:59
ot::ThreadNetif::Up()
Call Tree
from
examples
ot::Ip6::Netif::SubscribeAllNodesMulticast()
calls 1 function:
All items filtered out
ot::Ip6::Netif::SubscribeAllNodesMulticast()
ot::Ip6::Netif::SignalMulticastAddressesChange()
All items filtered out
Data Use
from
examples
ot::Ip6::Netif::SubscribeAllNodesMulticast()
reads 2 variables and writes 1 variable:
ot::Ip6::Netif::AddressEvent::kAddressAdded
ot::Ip6::Netif::kLinkLocalAllNodesMulticastAddress
All items filtered out
ot::Ip6::Netif::SubscribeAllNodesMulticast()
ot::ThreadNetif::Up()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out