ESP-IDF
ot::Ip6::Netif::kRealmLocalAllRoutersMulticastAddress
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::kRealmLocalAllRoutersMulticastAddress
ot::Ip6::Netif::kRealmLocalAllRoutersMulticastAddress variable
Syntax
Show:
Summary
Declaration
Definition
from
netif.hpp:643
static
const
otNetifMulticastAddress
kRealmLocalAllRoutersMulticastAddress
;
Implemented in
netif.cpp:68
Examples
References
from
examples
Code
Location
Scope
Referrer
const
otNetifMulticastAddress
Netif
::
kRealmLocalAllRoutersMulticastAddress
=
{
netif.cpp:68
static
const
otNetifMulticastAddress
kRealmLocalAllRoutersMulticastAddress
;
netif.hpp:643
return
AsCoreType
(
&
Netif
::
kRealmLocalAllRoutersMulticastAddress
.
mAddress
)
;
ip6_address.cpp:702
ot::Ip6::Address
ot::Ip6::Address::GetRealmLocalAllRoutersMulticast()
&
Netif
::
kRealmLocalAllRoutersMulticastAddress
}
;
netif.cpp:75
OT_ASSERT
(
prev
!=
AsCoreTypePtr
(
AsNonConst
(
&
kRealmLocalAllRoutersMulticastAddress
)
)
)
;
netif.cpp:140
ot::Ip6::Netif
ot::Ip6::Netif::UnsubscribeAllNodesMulticast()
MulticastAddress
&
realmLocalAllRoutersAddress
=
AsCoreType
(
&
AsNonConst
(
kRealmLocalAllRoutersMulticastAddress
)
)
;
netif.cpp:162
ot::Ip6::Netif
ot::Ip6::Netif::SubscribeAllRoutersMulticast()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Ip6::Netif::kRealmLocalAllRoutersMulticastAddress
is read by 2 functions:
All items filtered out
ot::Ip6::Netif::kRealmLocalAllRoutersMulticastAddress
ot::Ip6::Netif::SubscribeAllRoutersMulticast()
ot::Ip6::Address::GetRealmLocalAllRoutersMulticast()
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