Searched refs:ApplyPrefix (Results 1 – 4 of 4) sorted by relevance
425 address.GetIid().ApplyPrefix(ip6Prefix); in TestIp6AddressSetPrefix()431 address.GetIid().ApplyPrefix(ip6Prefix); in TestIp6AddressSetPrefix()
502 void ApplyPrefix(const Prefix &aPrefix);
303 void InterfaceIdentifier::ApplyPrefix(const Prefix &aPrefix) in ApplyPrefix() function in ot::Ip6::InterfaceIdentifier
82 aIid.ApplyPrefix(aContext.mPrefix); in ComputeIid()