Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSCore/
DmDNS.c7606 #define IsLLQ(Q) ((Q)->LongLived && !mDNSOpaque16IsZero((Q)->TargetQID)) macro
7620 IsLLQ(q) == IsLLQ(question) && // and long-lived status matches in FindDuplicateQuestion()