ESP-IDF
OT_ROUTE_PREFERENCE_HIGH
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_ROUTE_PREFERENCE_HIGH
OT_ROUTE_PREFERENCE_HIGH value
Syntax
Show:
Summary
Declaration
from
netdata.h:105
OT_ROUTE_PREFERENCE_HIGH
=
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
OT_ROUTE_PREFERENCE_HIGH
=
1
,
///< High route preference.
netdata.h:105
aPreference
=
OT_ROUTE_PREFERENCE_HIGH
;
cli_utils.cpp:546
ot::Cli::Utils
ot::Cli::Utils::ParsePreference()
case
OT_ROUTE_PREFERENCE_HIGH
:
cli_utils.cpp:578
ot::Cli::Utils
ot::Cli::Utils::PreferenceToString()
kRoutePreferenceHigh
=
OT_ROUTE_PREFERENCE_HIGH
,
///< High route preference.
network_data_types.hpp:89
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
OT_ROUTE_PREFERENCE_HIGH
is read by 2 functions:
All items filtered out
OT_ROUTE_PREFERENCE_HIGH
ot::Cli::Utils::ParsePreference()
ot::Cli::Utils::PreferenceToString()
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