Home
last modified time | relevance | path

Searched refs:ShouldHostAutoAddressRegister (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Dsrp_client.hpp1009 …bool ShouldHostAutoAddressRegister(const Ip6::Netif::UnicastAddress &aUnicastAddress) cons…
Dsrp_client.cpp706 if (ShouldHostAutoAddressRegister(unicastAddress) != unicastAddress.mSrpRegistered) in ShouldUpdateHostAutoAddresses()
743 bool Client::ShouldHostAutoAddressRegister(const Ip6::Netif::UnicastAddress &aUnicastAddress) const in ShouldHostAutoAddressRegister() function in ot::Srp::Client
1515 if (ShouldHostAutoAddressRegister(unicastAddress)) in AppendHostDescriptionInstruction()