Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dnetif.hpp156 uint8_t GetPrefixLength(void) const { return mPrefixLength; } in GetPrefixLength() function in ot::Ip6::Netif::UnicastAddress
/openthread-latest/src/core/thread/
Dnetwork_data_tlvs.hpp634 uint8_t GetPrefixLength(void) const { return mPrefixLength; } in GetPrefixLength() function in ot::NetworkData::PrefixTlv