Searched defs:SetPrefix (Results 1 – 4 of 4) sorted by relevance
| /external/openthread/src/core/net/ | ||
| D | nd6.cpp | 96 void PrefixInfoOption::SetPrefix(const Prefix &aPrefix) in SetPrefix() function in ot::Ip6::Nd::PrefixInfoOption |
| D | ip6_address.cpp | 373 void Address::SetPrefix(const NetworkPrefix &aNetworkPrefix) in SetPrefix() function in ot::Ip6::Address |
| D | ip6_address.hpp | 842 …void SetPrefix(const uint8_t *aPrefix, uint8_t aPrefixLength) { SetPrefix(0, aPrefix, aPrefixLengt… in SetPrefix() function in ot::Ip6::Address |
| /external/openthread/src/core/thread/ | ||
| D | network_data_types.hpp | 259 void SetPrefix(const Ip6::Prefix &aPrefix) { mPrefix = aPrefix; } in SetPrefix() function in ot::NetworkData::ExternalRouteConfig |