Searched refs:CopyPrefixTo (Results 1 – 3 of 3) sorted by relevance
139 aPrefixTlv.CopyPrefixTo(GetPrefix()); in SetFrom()205 aPrefixTlv.CopyPrefixTo(GetPrefix()); in SetFrom()261 aPrefixTlv.CopyPrefixTo(GetPrefix()); in SetFrom()
183 prefixTlv->CopyPrefixTo(aContext.mPrefix); in GetContext()228 prefixTlv->CopyPrefixTo(aContext.mPrefix); in GetContext()
655 void CopyPrefixTo(Ip6::Prefix &aPrefix) const { aPrefix.Set(GetPrefix(), GetPrefixLength()); } in CopyPrefixTo() function in ot::NetworkData::PrefixTlv