Searched refs:IsExpired (Results 1 – 1 of 1) sorted by relevance
5048 mDNSBool IsExpired = (cr->resrec.rroriginalttl <= SecsSinceRcvd); in AnswerNewQuestion() local5049 …if (IsExpired && q->allowExpired != AllowExpired_AllowExpiredAnswers) continue; // Go to next on… in AnswerNewQuestion()5059 …edAnswerState == ExpiredAnswer_Allowed) q->metrics.expiredAnswerState = IsExpired ? ExpiredAnswer_… in AnswerNewQuestion()