Home
last modified time | relevance | path

Searched refs:kResponseRecordNotExists (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Ddns_types.cpp68 case kResponseRecordNotExists: // Some RRset that ought to exist, does not exist. in ResponseCodeToError()
Ddns_types.hpp245 kResponseRecordNotExists = 8, ///< Some RRset that ought to exist, does not exist. enumerator