Searched defs:GetPrefixLength (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/net/ | ||
H A D | netif.hpp | 168 uint8_t GetPrefixLength(void) const { return mPrefixLength; } in GetPrefixLength() function in ot::Ip6::Netif::UnicastAddress |
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | network_data_tlvs.hpp | 691 uint8_t GetPrefixLength(void) const { return mPrefixLength; } in GetPrefixLength() function in ot::NetworkData::PrefixTlv |