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

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DmDNSEmbeddedAPI.h1602 // Note: Question_uDNS(Q) is used in *only* one place -- on entry to mDNS_StartQuery_internal, to decide whether to set TargetQID.
1605 #define Question_uDNS(Q) ((Q)->InterfaceID == mDNSInterface_Unicast || (Q)->ProxyQuestion || \ macro
H A DmDNS.c11643 (question->Target.type || Question_uDNS(question)) ? mDNS_NewMessageID(m) :

Completed in 152 milliseconds