Searched refs:GenerateIid (Results 1 – 3 of 3) sorted by relevance
351 IgnoreError(GenerateIid(*newAddress, dadCounter)); in AddAddressFor()406 Error Slaac::GenerateIid(Ip6::Netif::UnicastAddress &aAddress, uint8_t &aDadCounter) const in GenerateIid() function in ot::Utils::Slaac
135 Error GenerateIid(Ip6::Netif::UnicastAddress &aAddress, uint8_t &aDadCounter) const;
138 if ((error = Get<Utils::Slaac>().GenerateIid(mDomainUnicastAddress, dadCounter)) == kErrorNone) in GenerateDomainUnicastAddressIid()