Searched refs:kFlagUnspecified (Results 1 – 2 of 2) sorted by relevance
126 kFlagUnspecified = OT_DNS_FLAG_UNSPECIFIED, ///< The flag is not specified. enumerator
101 if (GetRecursionFlag() == kFlagUnspecified) in SetFrom()