Searched defs:SetPrefix (Results 1 – 5 of 5) sorted by relevance
93 void PrefixInfoOption::SetPrefix(const Prefix &aPrefix) in SetPrefix() function in ot::Ip6::Nd::PrefixInfoOption127 void RouteInfoOption::SetPrefix(const Prefix &aPrefix) in SetPrefix() function in ot::Ip6::Nd::RouteInfoOption
404 void Address::SetPrefix(const NetworkPrefix &aNetworkPrefix) { mFields.mComponents.mNetworkPrefix =… in SetPrefix() function in ot::Ip6::Address406 void Address::SetPrefix(const Prefix &aPrefix) { CopyBits(mFields.m8, aPrefix.GetBytes(), aPrefix.G… in SetPrefix() function in ot::Ip6::Address
809 …void SetPrefix(const uint8_t *aPrefix, uint8_t aPrefixLength) { CopyBits(mFields.m8, aPrefix, aPre… in SetPrefix() function in ot::Ip6::Address
267 void SetPrefix(const Ip6::Prefix &aPrefix) { mPrefix = aPrefix; } in SetPrefix() function in ot::NetworkData::ExternalRouteConfig
570 void SetPrefix(const Ip6::Prefix &aPrefix) { mPrefix = aPrefix; } in SetPrefix() function in ot::SettingsBase::BrOnLinkPrefix