ESP-IDF
OT_NAT64_STATE_NOT_RUNNING
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
OT_NAT64_STATE_NOT_RUNNING
OT_NAT64_STATE_NOT_RUNNING value
Syntax
Show:
Summary
Declaration
from
nat64.h:221
OT_NAT64_STATE_NOT_RUNNING
;
Examples
References
from
examples
Code
Location
Scope
Referrer
OT_NAT64_STATE_NOT_RUNNING
,
///< NAT64 is enabled, but one or more dependencies of NAT64 are not running.
nat64.h:221
static_assert
(
1
==
OT_NAT64_STATE_NOT_RUNNING
,
"OT_NAT64_STATE_NOT_RUNNING value is incorrect"
)
;
cli.cpp:709
ot::Cli::Interpreter
ot::Cli::Interpreter::Process()
kStateNotRunning
=
OT_NAT64_STATE_NOT_RUNNING
,
///< The component is enabled, but is not running.
nat64_translator.hpp:53
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
OT_NAT64_STATE_NOT_RUNNING
is read by 1 function:
All items filtered out
OT_NAT64_STATE_NOT_RUNNING
ot::Cli::Interpreter::Process()
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