ESP-IDF
ot::BorderRouter::RoutingManager::RxRaTracker::ProcessPrefixInfoOption()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::BorderRouter::RoutingManager::RxRaTracker::ProcessPrefixInfoOption()
ot::BorderRouter::RoutingManager::RxRaTracker::ProcessPrefixInfoOption() method
Syntax
Show:
Summary
Declaration
Definition
from
routing_manager.hpp:1040
void
ProcessPrefixInfoOption
(
const
PrefixInfoOption
&
aPio
,
Router
&
aRouter
)
;
Implemented in
routing_manager.cpp:1296
Arguments
Argument
aPio
aRouter
Related Functions
Found 2 other functions taking a
PrefixInfoOption
argument:
Function
ot::BorderRouter::RoutingManager::OnLinkPrefix::SetFrom()
ot::BorderRouter::RoutingManager::IsValidOnLinkPrefix()
Examples
References
from
examples
Code
Location
void
RoutingManager
::
RxRaTracker
::
ProcessPrefixInfoOption
(
const
PrefixInfoOption
&
aPio
,
Router
&
aRouter
)
routing_manager.cpp:1296
void
ProcessPrefixInfoOption
(
const
PrefixInfoOption
&
aPio
,
Router
&
aRouter
)
;
routing_manager.hpp:1040
Call Tree
from
examples
ot::BorderRouter::RoutingManager::RxRaTracker::ProcessPrefixInfoOption()
calls 7 functions:
All items filtered out
ot::BorderRouter::RoutingManager::RxRaTracker::ProcessPrefixInfoOption()
ot::Ip6::Nd::PrefixInfoOption::GetValidLifetime() const
ot::Ip6::Nd::PrefixInfoOption::GetPreferredLifetime() const
ot::Ip6::Nd::PrefixInfoOption::GetPrefix() const
ot::Ip6::Nd::PrefixInfoOption::IsValid() const
ot::BorderRouter::RoutingManager::OnLinkPrefix::SetFrom()
ot::BorderRouter::RoutingManager::IsValidOnLinkPrefix()
ot::BorderRouter::RoutingManager::LogPrefixInfoOption()
All items filtered out
Data Use
from
examples
ot::BorderRouter::RoutingManager::RxRaTracker::ProcessPrefixInfoOption()
reads 3 variables:
ot::LogLevel::kLogLevelWarn
ot::LogLevel::kLogLevelInfo
ot::Ip6::Prefix::ToString() const
All items filtered out
ot::BorderRouter::RoutingManager::RxRaTracker::ProcessPrefixInfoOption()
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