Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/backbone_router/
H A Dbbr_manager.cpp623 const Ip6::InterfaceIdentifier &aMeshLocalIid, in SendProactiveBackboneNotification()
641 const Ip6::InterfaceIdentifier &aMeshLocalIid, in SendBackboneAnswer()
686 …er::HandleDadBackboneAnswer(const Ip6::Address &aDua, const Ip6::InterfaceIdentifier &aMeshLocalIi… in HandleDadBackboneAnswer()
714 const Ip6::InterfaceIdentifier &aMeshLocalIid, in HandleExtendedBackboneAnswer()
728 const Ip6::InterfaceIdentifier &aMeshLocalIid, in HandleProactiveBackboneNotification()
H A 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()
/aosp_15_r20/external/openthread/src/core/thread/
H A Daddress_resolver.cpp733 const Ip6::InterfaceIdentifier &aMeshLocalIid, in SendAddressError()
906 const Ip6::InterfaceIdentifier &aMeshLocalIid, in SendAddressQueryResponse()
/aosp_15_r20/external/openthread/src/core/common/
H A Dsettings.hpp306 … void SetMeshLocalIid(const Ip6::InterfaceIdentifier &aMeshLocalIid) { mMlIid = aMeshLocalIid; } in SetMeshLocalIid()