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

/external/mdnsresponder/mDNSCore/
H A DmDNS.c7602 // If IsLLQ(Q) is true, it means the question is both:
7606 #define IsLLQ(Q) ((Q)->LongLived && !mDNSOpaque16IsZero((Q)->TargetQID)) macro
7620 IsLLQ(q) == IsLLQ(question) && // and long-lived status matches

Completed in 74 milliseconds