Searched refs:CopyPrefixTo (Results 1 – 3 of 3) sorted by relevance
140 aPrefixTlv.CopyPrefixTo(GetPrefix()); in SetFrom()201 aPrefixTlv.CopyPrefixTo(GetPrefix()); in SetFrom()256 aPrefixTlv.CopyPrefixTo(GetPrefix()); in SetFrom()
161 prefixTlv->CopyPrefixTo(aContext.mPrefix); in GetContext()192 prefixTlv->CopyPrefixTo(aContext.mPrefix); in GetContext()
707 void CopyPrefixTo(Ip6::Prefix &aPrefix) const { aPrefix.Set(GetPrefix(), GetPrefixLength()); } in CopyPrefixTo() function in ot::NetworkData::PrefixTlv