Searched defs:aAddresses (Results 1 – 6 of 6) sorted by relevance
/openthread-3.7.0/tests/unit/ |
D | test_netif.cpp | 59 void VerifyMulticastAddressList(const Ip6::Netif &aNetif, Ip6::Address aAddresses[], uint8_t aLengt… in VerifyMulticastAddressList()
|
/openthread-3.7.0/src/core/thread/ |
D | mlr_manager.cpp | 302 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/ |
D | ip6_api.cpp | 246 const otIp6Address *aAddresses, in otIp6RegisterMulticastListeners()
|
/openthread-3.7.0/src/core/net/ |
D | srp_client.cpp | 89 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()
|
D | mdns.cpp | 498 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/ |
D | bbr_manager.cpp | 319 void Manager::SendBackboneMulticastListenerRegistration(const Ip6::Address *aAddresses, in SendBackboneMulticastListenerRegistration()
|