Searched defs:SetPrefix (Results 1 – 7 of 7) sorted by relevance
94 void PrefixInfoOption::SetPrefix(const Prefix &aPrefix) in SetPrefix() function in ot::Ip6::Nd::PrefixInfoOption128 void RouteInfoOption::SetPrefix(const Prefix &aPrefix) in SetPrefix() function in ot::Ip6::Nd::RouteInfoOption
413 void Address::SetPrefix(const NetworkPrefix &aNetworkPrefix) { mFields.mComponents.mNetworkPrefix =… in SetPrefix() function in ot::Ip6::Address415 void Address::SetPrefix(const Prefix &aPrefix) { CopyBits(mFields.m8, aPrefix.GetBytes(), aPrefix.G… in SetPrefix() function in ot::Ip6::Address
885 …void SetPrefix(const uint8_t *aPrefix, uint8_t aPrefixLength) { CopyBits(mFields.m8, aPrefix, aPre… in SetPrefix() function in ot::Ip6::Address
47 void SetPrefix(Metadata prefix_metadata) { in SetPrefix() function
287 void SetPrefix(const Ip6::Prefix &aPrefix) { mPrefix = aPrefix; } in SetPrefix() function in ot::NetworkData::ExternalRouteConfig
623 void SetPrefix(const Ip6::Prefix &aPrefix) { mPrefix = aPrefix; } in SetPrefix() function in ot::SettingsBase::BrOnLinkPrefix