Home
last modified time | relevance | path

Searched defs:GetWeight (Results 1 – 3 of 3) sorted by relevance

/openthread-3.4.0/src/core/net/
Dsrp_client.hpp254 uint16_t GetWeight(void) const { return mWeight; } in GetWeight() function in ot::Srp::Client::Service
Dsrp_server.hpp299 uint16_t GetWeight(void) const { return mDescription->mWeight; } in GetWeight() function in ot::Srp::Server::Service
Ddns_types.hpp1836 uint16_t GetWeight(void) const { return HostSwap16(mWeight); } in GetWeight() function in ot::Dns::SrvRecord