ESP-IDF
otIp6AddressInfo::mScope
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
otIp6AddressInfo::mScope
otIp6AddressInfo::mScope field
Syntax
Show:
Summary
Declaration
from
ip6.h:426
uint8_t
mScope
:
4
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint8_t
mScope
:
4
;
///< The scope of this address.
ip6.h:426
info
.
mScope
=
aAddress
.
GetAddress
(
)
.
GetScope
(
)
;
netif.cpp:247
ot::Ip6::Netif
ot::Ip6::Netif::SignalMulticastAddressChange()
info
.
mScope
=
aAddress
.
GetScope
(
)
;
netif.cpp:426
ot::Ip6::Netif
ot::Ip6::Netif::SignalUnicastAddressChange()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otIp6AddressInfo::mScope
is written by 2 functions:
ot::Ip6::Netif::SignalMulticastAddressChange()
ot::Ip6::Netif::SignalUnicastAddressChange()
All items filtered out
otIp6AddressInfo::mScope
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