Home
last modified time | relevance | path

Searched refs:kResponseNameExists (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/net/
Dsrp_server.cpp64 responseCode = Dns::UpdateHeader::kResponseNameExists; in ErrorToDnsResponseCode()
1744 case Dns::UpdateHeader::kResponseNameExists: in UpdateResponseCounters()
Ddns_types.cpp81 case kResponseNameExists: // Some name that ought not to exist, does exist. in ResponseCodeToError()
Ddns_types.hpp243 kResponseNameExists = 6, ///< Some name that ought not to exist, does exist. enumerator