Searched refs:IsLLQ (Results 1 – 1 of 1) sorted by relevance
10725 #define IsLLQ(Q) ((Q)->LongLived && !mDNSOpaque16IsZero((Q)->TargetQID)) macro10743 if (IsLLQ(q) != IsLLQ(question)) continue; in FindDuplicateQuestion()