Home
last modified time | relevance | path

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

/openthread-3.6.0/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.cpp624 const Ip6::InterfaceIdentifier &aMeshLocalIid, in SendProactiveBackboneNotification()
642 const Ip6::InterfaceIdentifier &aMeshLocalIid, in SendBackboneAnswer()
687 …er::HandleDadBackboneAnswer(const Ip6::Address &aDua, const Ip6::InterfaceIdentifier &aMeshLocalIi… in HandleDadBackboneAnswer()
715 const Ip6::InterfaceIdentifier &aMeshLocalIid, in HandleExtendedBackboneAnswer()
729 const Ip6::InterfaceIdentifier &aMeshLocalIid, in HandleProactiveBackboneNotification()
/openthread-3.6.0/src/core/thread/
Daddress_resolver.cpp722 const Ip6::InterfaceIdentifier &aMeshLocalIid, in SendAddressError()
895 const Ip6::InterfaceIdentifier &aMeshLocalIid, in SendAddressQueryResponse()
/openthread-3.6.0/src/core/common/
Dsettings.hpp306 … void SetMeshLocalIid(const Ip6::InterfaceIdentifier &aMeshLocalIid) { mMlIid = aMeshLocalIid; } in SetMeshLocalIid()