ESP-IDF
otIp6AddressInfo::mMeshLocal
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
otIp6AddressInfo::mMeshLocal
otIp6AddressInfo::mMeshLocal field
Syntax
Show:
Summary
Declaration
from
ip6.h:428
bool
mMeshLocal
:
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
mMeshLocal
:
1
;
///< Whether this is a mesh-local unicast/anycast address.
ip6.h:428
info
.
mMeshLocal
=
false
;
netif.cpp:249
ot::Ip6::Netif
ot::Ip6::Netif::SignalMulticastAddressChange()
info
.
mMeshLocal
=
aAddress
.
mMeshLocal
;
netif.cpp:428
ot::Ip6::Netif
ot::Ip6::Netif::SignalUnicastAddressChange()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otIp6AddressInfo::mMeshLocal
is written by 2 functions:
ot::Ip6::Netif::SignalMulticastAddressChange()
ot::Ip6::Netif::SignalUnicastAddressChange()
All items filtered out
otIp6AddressInfo::mMeshLocal
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