ESP-IDF
ot::Tmf::MessageInfo::SetSockAddrToRloc()
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::Tmf::MessageInfo::SetSockAddrToRloc()
ot::Tmf::MessageInfo::SetSockAddrToRloc() method
Sets the local socket address to mesh-local RLOC address.
Syntax
Show:
Summary
Declaration
Definition
from
tmf.hpp:92
void
SetSockAddrToRloc
(
void
)
;
Implemented in
tmf.cpp:44
Examples
References
from
examples
Code
Location
Scope
Referrer
void
MessageInfo
::
SetSockAddrToRloc
(
void
)
{
SetSockAddr
(
Get
<
Mle
::
MleRouter
>
(
)
.
GetMeshLocalRloc
(
)
)
;
}
tmf.cpp:44
void
SetSockAddrToRloc
(
void
)
;
tmf.hpp:92
messageInfo
.
SetSockAddrToRloc
(
)
;
dua_manager.cpp:516
ot::DuaManager
ot::DuaManager::PerformNextRegistration()
messageInfo
.
SetSockAddrToRloc
(
)
;
mlr_manager.cpp:416
ot::MlrManager
ot::MlrManager::SendMlrMessage()
aMessageInfo
.
SetSockAddrToRloc
(
)
;
network_diagnostic.cpp:105
ot::NetworkDiagnostic::Server
ot::NetworkDiagnostic::Server::PrepareMessageInfoForDest() const
SetSockAddrToRloc
(
)
;
tmf.cpp:48
ot::Tmf::MessageInfo
ot::Tmf::MessageInfo::SetSockAddrToRlocPeerAddrToLeaderAloc()
SetSockAddrToRloc
(
)
;
tmf.cpp:54
ot::Tmf::MessageInfo
ot::Tmf::MessageInfo::SetSockAddrToRlocPeerAddrToLeaderRloc()
SetSockAddrToRloc
(
)
;
tmf.cpp:60
ot::Tmf::MessageInfo
ot::Tmf::MessageInfo::SetSockAddrToRlocPeerAddrToRealmLocalAllRoutersMulticast()
SetSockAddrToRloc
(
)
;
tmf.cpp:66
ot::Tmf::MessageInfo
ot::Tmf::MessageInfo::SetSockAddrToRlocPeerAddrTo()
SetSockAddrToRloc
(
)
;
tmf.cpp:72
ot::Tmf::MessageInfo
ot::Tmf::MessageInfo::SetSockAddrToRlocPeerAddrTo()
Call Tree
from
examples
ot::Tmf::MessageInfo::SetSockAddrToRloc()
is called by 7 functions and calls 1 function:
ot::Tmf::MessageInfo::SetSockAddrToRlocPeerAddrToLeaderAloc()
ot::Tmf::MessageInfo::SetSockAddrToRlocPeerAddrToLeaderRloc()
ot::Tmf::MessageInfo::SetSockAddrToRlocPeerAddrToRealmLocalAllRoutersMulticast()
ot::Tmf::MessageInfo::SetSockAddrToRlocPeerAddrTo()
ot::DuaManager::PerformNextRegistration()
ot::MlrManager::SendMlrMessage()
ot::NetworkDiagnostic::Server::PrepareMessageInfoForDest() const
All items filtered out
ot::Tmf::MessageInfo::SetSockAddrToRloc()
ot::Ip6::MessageInfo::SetSockAddr()
All items filtered out
Data Use
from
examples
All items filtered out
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