Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dslaac_address.hpp182 uint8_t GetDomainId(void) const { return mDomainId; } in GetDomainId() function in ot::Utils::Slaac::SlaacAddress
/openthread-latest/src/core/thread/
Dnetwork_data_tlvs.hpp683 uint8_t GetDomainId(void) const { return mDomainId; } in GetDomainId() function in ot::NetworkData::PrefixTlv