Searched refs:kResponseNameExists (Results 1 – 3 of 3) sorted by relevance
64 responseCode = Dns::UpdateHeader::kResponseNameExists; in ErrorToDnsResponseCode()1744 case Dns::UpdateHeader::kResponseNameExists: in UpdateResponseCounters()
81 case kResponseNameExists: // Some name that ought not to exist, does exist. in ResponseCodeToError()
243 kResponseNameExists = 6, ///< Some name that ought not to exist, does exist. enumerator