Searched defs:aAddresses (Results 1 – 6 of 6) sorted by relevance
/openthread-latest/tests/unit/ |
D | test_netif.cpp | 59 void VerifyMulticastAddressList(const Ip6::Netif &aNetif, Ip6::Address aAddresses[], uint8_t aLengt… in VerifyMulticastAddressList()
|
/openthread-latest/src/core/thread/ |
D | mlr_manager.cpp | 306 Error MlrManager::RegisterMulticastListeners(const Ip6::Address *aAddresses, in RegisterMulticastListeners() 364 Error MlrManager::SendMlrMessage(const Ip6::Address *aAddresses, in SendMlrMessage()
|
/openthread-latest/src/core/api/ |
D | ip6_api.cpp | 229 const otIp6Address *aAddresses, in otIp6RegisterMulticastListeners()
|
/openthread-latest/src/core/backbone_router/ |
D | bbr_manager.cpp | 308 void Manager::SendBackboneMulticastListenerRegistration(const Ip6::Address *aAddresses, in SendBackboneMulticastListenerRegistration()
|
/openthread-latest/src/core/net/ |
D | srp_client.cpp | 87 void Client::HostInfo::SetAddresses(const Ip6::Address *aAddresses, uint8_t aNumAddresses) in SetAddresses() 630 Error Client::SetHostAddresses(const Ip6::Address *aAddresses, uint8_t aNumAddresses) in SetHostAddresses()
|
D | mdns.cpp | 519 bool Core::AddressArray::Matches(const Ip6::Address *aAddresses, uint16_t aNumAddresses) const in Matches() argument 536 void Core::AddressArray::SetFrom(const Ip6::Address *aAddresses, uint16_t aNumAddresses) in SetFrom()
|