ESP-IDF
OT_ADDRESS_ORIGIN_SLAAC
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_ADDRESS_ORIGIN_SLAAC
OT_ADDRESS_ORIGIN_SLAAC value
Syntax
Show:
Summary
Declaration
from
ip6.h:161
OT_ADDRESS_ORIGIN_SLAAC
=
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
OT_ADDRESS_ORIGIN_SLAAC
=
1
,
///< SLAAC assigned address
ip6.h:161
static_assert
(
1
==
OT_ADDRESS_ORIGIN_SLAAC
,
"OT_ADDRESS_ORIGIN_SLAAC value is incorrect"
)
;
cli_utils.cpp:778
ot::Cli::Utils
ot::Cli::Utils::AddressOriginToString()
kOriginSlaac
=
OT_ADDRESS_ORIGIN_SLAAC
,
///< SLAAC assigned address
netif.hpp:95
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
OT_ADDRESS_ORIGIN_SLAAC
is read by 1 function:
All items filtered out
OT_ADDRESS_ORIGIN_SLAAC
ot::Cli::Utils::AddressOriginToString()
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