ESP-IDF
ot::MeshForwarder::UpdateRoutes()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
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::MeshForwarder::UpdateRoutes()
ot::MeshForwarder::UpdateRoutes() method
Syntax
Show:
Summary
Declaration
Definition
from
mesh_forwarder.hpp:492
void
UpdateRoutes
(
RxInfo
&
aRxInfo
)
;
Implemented in
mesh_forwarder_ftd.cpp:669
Arguments
Argument
aRxInfo
Related Functions
Found 9 other functions taking a
RxInfo
argument:
Function
ot::MeshForwarder::CheckReachability()
ot::MeshForwarder::FrameToMessage()
ot::MeshForwarder::HandleFragment()
ot::MeshForwarder::HandleLowpanHc()
ot::MeshForwarder::GetFramePriority()
ot::MeshForwarder::HandleMesh()
ot::MeshForwarder::GetForwardFramePriority()
ot::MeshForwarder::LogFragmentFrameDrop()
ot::MeshForwarder::LogLowpanHcFrameDrop()
Examples
References
from
examples
Code
Location
Scope
Referrer
void
MeshForwarder
::
UpdateRoutes
(
RxInfo
&
aRxInfo
)
mesh_forwarder_ftd.cpp:669
void
UpdateRoutes
(
RxInfo
&
aRxInfo
)
;
mesh_forwarder.hpp:492
UpdateRoutes
(
aRxInfo
)
;
mesh_forwarder.cpp:1488
ot::MeshForwarder
ot::MeshForwarder::HandleFragment()
UpdateRoutes
(
aRxInfo
)
;
mesh_forwarder.cpp:1651
ot::MeshForwarder
ot::MeshForwarder::HandleLowpanHc()
UpdateRoutes
(
aRxInfo
)
;
mesh_forwarder_ftd.cpp:586
ot::MeshForwarder
ot::MeshForwarder::HandleMesh()
Call Tree
from
examples
ot::MeshForwarder::UpdateRoutes()
is called by 3 functions and calls 7 functions:
ot::MeshForwarder::HandleMesh()
ot::MeshForwarder::HandleFragment()
ot::MeshForwarder::HandleLowpanHc()
All items filtered out
ot::MeshForwarder::UpdateRoutes()
ot::Mac::Address::IsShort() const
ot::Mac::Address::GetShort() const
ot::Mac::Address::IsBroadcast() const
ot::MeshForwarder::RxInfo::GetSrcAddr() const
ot::MeshForwarder::RxInfo::GetDstAddr() const
ot::Neighbor::IsFullThreadDevice() const
ot::MeshForwarder::RxInfo::ParseIp6Headers()
All items filtered out
Data Use
from
examples
ot::MeshForwarder::UpdateRoutes()
:
All items filtered out
ot::MeshForwarder::UpdateRoutes()
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