ot::Utils::Slaac::GenerateIid() const method
Generates the IID of an IPv6 address.
Arguments
aAddress
A reference to the address that will be filled with the IID generated. Note the prefix of the address must already be filled and will be used to generate the IID.
aDadCounter
The DAD_Counter that is employed to resolve Duplicate Address Detection conflicts.
Return value
kErrorNone If successfully generated the IID. kErrorFailed If no valid IID was generated.