ESP-IDF
ot::Utils::Slaac::RemoveAddress()
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::Utils::Slaac::RemoveAddress()
ot::Utils::Slaac::RemoveAddress() method
Syntax
Show:
Summary
Declaration
Definition
from
slaac_address.hpp:206
void
RemoveAddress
(
SlaacAddress
&
aAddress
)
;
Implemented in
slaac_address.cpp:244
Arguments
Argument
aAddress
Related Functions
Found 3 other functions taking a
SlaacAddress
argument:
Function
ot::Utils::Slaac::LogAddress()
ot::Utils::Slaac::UpdateContextIdFor()
ot::Utils::Slaac::DeprecateAddress()
Examples
References
from
examples
Code
Location
Scope
Referrer
void
Slaac
::
RemoveAddress
(
SlaacAddress
&
aAddress
)
slaac_address.cpp:244
void
RemoveAddress
(
SlaacAddress
&
aAddress
)
;
slaac_address.hpp:206
RemoveAddress
(
*
newAddress
)
;
slaac_address.cpp:341
ot::Utils::Slaac
ot::Utils::Slaac::AddAddressFor()
Call Tree
from
examples
ot::Utils::Slaac::RemoveAddress()
is called by 1 function and calls 2 functions:
ot::Utils::Slaac::AddAddressFor()
All items filtered out
ot::Utils::Slaac::RemoveAddress()
ot::Utils::Slaac::SlaacAddress::MarkAsNotInUse()
ot::Utils::Slaac::LogAddress()
All items filtered out
Data Use
from
examples
ot::Utils::Slaac::RemoveAddress()
reads 1 variable:
ot::Utils::Slaac::Action::kRemoving
All items filtered out
ot::Utils::Slaac::RemoveAddress()
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