ESP-IDF
ot::Ip6::Address::SetIid()
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::Ip6::Address::SetIid()
ot::Ip6::Address::SetIid() method
Sets the Interface Identifier.
Syntax
Show:
Summary
Declaration
from
ip6_address.hpp:878
void
SetIid
(
const
InterfaceIdentifier
&
aIid
)
;
Arguments
Argument
Description
aIid
An Interface Identifier.
Related Functions
Found 18 other functions taking a
InterfaceIdentifier
argument:
Function
Description
ot::Lowpan::Lowpan::ComputeIid()
ot::BackboneRouter::NdProxyTable::FindByAddressIid()
ot::BackboneRouter::NdProxyTable::NdProxy::Init()
ot::BackboneRouter::NdProxyTable::TriggerCallback() const
ot::AddressResolver::CacheEntry::SetMeshLocalIid()
ot::AddressResolver::SendAddressQueryResponse()
Sends an Address Notification (ADDR_NTF.ans) message.
ot::AddressResolver::SendAddressError()
Sends an Address Error Notification (ADDR_ERR.ntf) message.
ot::BackboneRouter::NdProxyTable::FindByMeshLocalIid()
ot::BackboneRouter::Manager::SendProactiveBackboneNotification()
Send a Proactive Backbone Notification (PRO_BB.ntf) on the Backbone link.
ot::BackboneRouter::Manager::HandleDadBackboneAnswer()
ot::BackboneRouter::Manager::HandleExtendedBackboneAnswer()
ot::BackboneRouter::Manager::HandleProactiveBackboneNotification()
ot::Mle::Mle::SetMeshLocalIid()
Sets the Mesh Local IID. Available only when `OPENTHREAD_CONFIG_REFERENCE_DEVICE_ENABLE` is enabled.
ot::DuaManager::SetFixedDuaInterfaceIdentifier()
Sets the Interface Identifier manually specified for the Thread Domain Unicast Address.
ot::BackboneRouter::NdProxyTable::Register()
Registers a given IPv6 address IID with related information to the NdProxy table.
ot::BackboneRouter::Manager::ConfigNextDuaRegistrationResponse()
Configures response status for next DUA registration. Note: available only when `OPENTHREAD_CONFIG_REFERENCE_DEVICE_ENABLE` is enabled. Only used for test and certification.
ot::SettingsBase::NetworkInfo::SetMeshLocalIid()
Sets the Mesh Local Interface Identifier.
ot::BackboneRouter::NdProxyTable::IsRegistered()
Checks if a given IPv6 address IID was registered.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
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