ESP-IDF
ot::Ip6::Nd::PrefixInfoOption::IsValid() const
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::Ip6::Nd::PrefixInfoOption::IsValid() const
ot::Ip6::Nd::PrefixInfoOption::IsValid() const method
Indicates whether or not the option is valid.
Syntax
Show:
Summary
Declaration
Definition
from
nd6.hpp:280
bool
IsValid
(
void
)
const
;
Implemented in
nd6.cpp:101
Return value
TRUE The option is valid FALSE The option is not valid.
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
PrefixInfoOption
::
IsValid
(
void
)
const
nd6.cpp:101
bool
IsValid
(
void
)
const
;
nd6.hpp:280
VerifyOrExit
(
aPio
.
IsValid
(
)
)
;
routing_manager.cpp:1302
ot::BorderRouter::RoutingManager::RxRaTracker
ot::BorderRouter::RoutingManager::RxRaTracker::ProcessPrefixInfoOption()
Call Tree
from
examples
ot::Ip6::Nd::PrefixInfoOption::IsValid() const
is called by 1 function and calls 2 functions:
ot::BorderRouter::RoutingManager::RxRaTracker::ProcessPrefixInfoOption()
All items filtered out
ot::Ip6::Nd::PrefixInfoOption::IsValid() const
ot::Ip6::Nd::PrefixInfoOption::GetValidLifetime() const
ot::Ip6::Nd::PrefixInfoOption::GetPreferredLifetime() const
All items filtered out
Data Use
from
examples
ot::Ip6::Nd::PrefixInfoOption::IsValid() const
reads 3 variables:
ot::Ip6::Prefix::kMaxLength
ot::Ip6::Nd::PrefixInfoOption::mPrefixLength
ot::Ip6::Nd::Option::GetSize() const
All items filtered out
ot::Ip6::Nd::PrefixInfoOption::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