Home
last modified time | relevance | path

Searched defs:GetPrefixLength (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/net/
H A Dnetif.hpp168 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 Dnetwork_data_tlvs.hpp691 uint8_t GetPrefixLength(void) const { return mPrefixLength; } in GetPrefixLength() function in ot::NetworkData::PrefixTlv