Home
last modified time | relevance | path

Searched defs:aMeshLocalIid (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/backbone_router/
Dndproxy_table.cpp50 const Ip6::InterfaceIdentifier &aMeshLocalIid, in Init()
149 const Ip6::InterfaceIdentifier &aMeshLocalIid, in Register()
207 …ProxyTable::NdProxy *NdProxyTable::FindByMeshLocalIid(const Ip6::InterfaceIdentifier &aMeshLocalIi… in FindByMeshLocalIid()
Dbbr_manager.cpp612 const Ip6::InterfaceIdentifier &aMeshLocalIid, in SendProactiveBackboneNotification()
630 const Ip6::InterfaceIdentifier &aMeshLocalIid, in SendBackboneAnswer()
675 …er::HandleDadBackboneAnswer(const Ip6::Address &aDua, const Ip6::InterfaceIdentifier &aMeshLocalIi… in HandleDadBackboneAnswer()
703 const Ip6::InterfaceIdentifier &aMeshLocalIid, in HandleExtendedBackboneAnswer()
717 const Ip6::InterfaceIdentifier &aMeshLocalIid, in HandleProactiveBackboneNotification()
/openthread-latest/src/core/thread/
Daddress_resolver.cpp720 const Ip6::InterfaceIdentifier &aMeshLocalIid, in SendAddressError()
893 const Ip6::InterfaceIdentifier &aMeshLocalIid, in SendAddressQueryResponse()
/openthread-latest/src/core/common/
Dsettings.hpp283 … void SetMeshLocalIid(const Ip6::InterfaceIdentifier &aMeshLocalIid) { mMlIid = aMeshLocalIid; } in SetMeshLocalIid()