ESP-IDF
ot::BackboneRouter::NdProxyTable::NotifyDuaRegistrationOnBackboneLink()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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::BackboneRouter::NdProxyTable::NotifyDuaRegistrationOnBackboneLink()
ot::BackboneRouter::NdProxyTable::NotifyDuaRegistrationOnBackboneLink() method
Syntax
Show:
Summary
Declaration
Definition
from
ndproxy_table.hpp:292
void
NotifyDuaRegistrationOnBackboneLink
(
NdProxy
&
aNdProxy
,
bool
aIsRenew
)
;
Implemented in
ndproxy_table.cpp:315
Arguments
Argument
aNdProxy
aIsRenew
Related Functions
Found 5 other functions taking a
NdProxy
argument:
Function
Description
ot::BackboneRouter::NdProxyTable::Erase()
Removes the ND Proxy.
ot::BackboneRouter::Manager::SendBackboneAnswer()
ot::BackboneRouter::NdProxyTable::NotifyDadComplete()
Notifies DAD completed for a given ND Proxy.
ot::BackboneRouter::NdProxyTable::GetDua()
ot::BackboneRouter::NdProxyTable::MatchesFilter()
Examples
References
from
examples
Code
Location
Scope
Referrer
void
NdProxyTable
::
NotifyDuaRegistrationOnBackboneLink
(
NdProxyTable
::
NdProxy
&
aNdProxy
,
bool
aIsRenew
)
ndproxy_table.cpp:315
void
NotifyDuaRegistrationOnBackboneLink
(
NdProxy
&
aNdProxy
,
bool
aIsRenew
)
;
ndproxy_table.hpp:292
NotifyDuaRegistrationOnBackboneLink
(
*
proxy
,
/* aIsRenew */
true
)
;
ndproxy_table.cpp:162
ot::BackboneRouter::NdProxyTable
ot::BackboneRouter::NdProxyTable::Register()
Call Tree
from
examples
ot::BackboneRouter::NdProxyTable::NotifyDuaRegistrationOnBackboneLink()
is called by 1 function and calls 4 functions:
ot::BackboneRouter::NdProxyTable::Register()
All items filtered out
ot::BackboneRouter::NdProxyTable::NotifyDuaRegistrationOnBackboneLink()
ot::BackboneRouter::NdProxyTable::NdProxy::GetMeshLocalIid() const
ot::BackboneRouter::NdProxyTable::NdProxy::GetTimeSinceLastTransaction() const
ot::BackboneRouter::NdProxyTable::GetDua()
ot::BackboneRouter::NdProxyTable::TriggerCallback() const
All items filtered out
Data Use
from
examples
ot::BackboneRouter::NdProxyTable::NotifyDuaRegistrationOnBackboneLink()
reads 3 variables:
ot::BackboneRouter::NdProxyTable::NdProxy::Event::kAdded
ot::BackboneRouter::NdProxyTable::NdProxy::Event::kRenewed
ot::BackboneRouter::NdProxyTable::NdProxy::mDadFlag
All items filtered out
ot::BackboneRouter::NdProxyTable::NotifyDuaRegistrationOnBackboneLink()
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