ESP-IDF
ot::Ip6::Nd::RouteInfoOption::IsValid() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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::Ip6::Nd::RouteInfoOption::IsValid() const
ot::Ip6::Nd::RouteInfoOption::IsValid() const method
Tells whether this option is valid.
Syntax
Show:
Summary
Declaration
Definition
from
nd6.hpp:390
bool
IsValid
(
void
)
const
;
Implemented in
nd6.cpp:136
Return value
A boolean indicates whether this option is valid.
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
RouteInfoOption
::
IsValid
(
void
)
const
nd6.cpp:136
bool
IsValid
(
void
)
const
;
nd6.hpp:390
VerifyOrExit
(
aRio
.
IsValid
(
)
)
;
routing_manager.cpp:1360
ot::BorderRouter::RoutingManager::RxRaTracker
ot::BorderRouter::RoutingManager::RxRaTracker::ProcessRouteInfoOption()
Call Tree
from
examples
ot::Ip6::Nd::RouteInfoOption::IsValid() const
is called by 1 function and calls 3 functions:
ot::BorderRouter::RoutingManager::RxRaTracker::ProcessRouteInfoOption()
All items filtered out
ot::Ip6::Nd::RouteInfoOption::IsValid() const
ot::NetworkData::IsRoutePreferenceValid()
ot::Ip6::Nd::RouteInfoOption::GetPreference() const
ot::Ip6::Nd::RouteInfoOption::OptionLengthForPrefix()
All items filtered out
Data Use
from
examples
ot::Ip6::Nd::RouteInfoOption::IsValid() const
reads 5 variables:
ot::Ip6::Prefix::kMaxLength
ot::Ip6::Nd::RouteInfoOption::kMinSize
ot::Ip6::Nd::RouteInfoOption::mPrefixLength
ot::Ip6::Nd::Option::GetSize() const
ot::Ip6::Nd::Option::GetLength() const
All items filtered out
ot::Ip6::Nd::RouteInfoOption::IsValid() const
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