ESP-IDF
ot::Utils::Slaac::kNumSlaacAddresses
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::Utils::Slaac::kNumSlaacAddresses
ot::Utils::Slaac::kNumSlaacAddresses variable
Syntax
Show:
Summary
Declaration
from
slaac_address.hpp:154
static
constexpr
uint16_t
kNumSlaacAddresses
=
OPENTHREAD_CONFIG_IP6_SLAAC_NUM_ADDRESSES
;
Examples
References
from
examples
Code
Location
Scope
Referrer
static
constexpr
uint16_t
kNumSlaacAddresses
=
OPENTHREAD_CONFIG_IP6_SLAAC_NUM_ADDRESSES
;
slaac_address.hpp:154
LogWarn
(
"Failed to add - already have max %u addresses"
,
kNumSlaacAddresses
)
;
slaac_address.cpp:335
ot::Utils::Slaac
ot::Utils::Slaac::AddAddressFor()
SlaacAddress
mSlaacAddresses
[
kNumSlaacAddresses
]
;
slaac_address.hpp:221
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Utils::Slaac::kNumSlaacAddresses
is read by 1 function:
All items filtered out
ot::Utils::Slaac::kNumSlaacAddresses
ot::Utils::Slaac::AddAddressFor()
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