Home
last modified time | relevance | path

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

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