Home
last modified time | relevance | path

Searched defs:aAddresses (Results 1 – 6 of 6) sorted by relevance

/openthread-3.7.0/tests/unit/
Dtest_netif.cpp59 void VerifyMulticastAddressList(const Ip6::Netif &aNetif, Ip6::Address aAddresses[], uint8_t aLengt… in VerifyMulticastAddressList()
/openthread-3.7.0/src/core/thread/
Dmlr_manager.cpp302 Error MlrManager::RegisterMulticastListeners(const Ip6::Address *aAddresses, in RegisterMulticastListeners()
360 Error MlrManager::SendMlrMessage(const Ip6::Address *aAddresses, in SendMlrMessage()
/openthread-3.7.0/src/core/api/
Dip6_api.cpp246 const otIp6Address *aAddresses, in otIp6RegisterMulticastListeners()
/openthread-3.7.0/src/core/net/
Dsrp_client.cpp89 void Client::HostInfo::SetAddresses(const Ip6::Address *aAddresses, uint8_t aNumAddresses) in SetAddresses()
502 Error Client::SetHostAddresses(const Ip6::Address *aAddresses, uint8_t aNumAddresses) in SetHostAddresses()
Dmdns.cpp498 bool Core::AddressArray::Matches(const Ip6::Address *aAddresses, uint16_t aNumAddresses) const in Matches() argument
515 void Core::AddressArray::SetFrom(const Ip6::Address *aAddresses, uint16_t aNumAddresses) in SetFrom()
/openthread-3.7.0/src/core/backbone_router/
Dbbr_manager.cpp319 void Manager::SendBackboneMulticastListenerRegistration(const Ip6::Address *aAddresses, in SendBackboneMulticastListenerRegistration()