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

/macosx-10.10/mDNSResponder-561.1.1/mDNSCore/
H A DuDNS.c3170 rr->SendRNow = uDNSInterfaceMark;
3190 (rr->SendRNow == uDNSInterfaceMark) ||
3193 rr->SendRNow = uDNSInterfaceMark;
3239 if (rr->SendRNow != uDNSInterfaceMark) continue;
3298 rr->SendRNow = uDNSInterfaceMark;
3367 if (rr->SendRNow == uDNSInterfaceMark)
H A DmDNSEmbeddedAPI.h2481 extern const mDNSInterfaceID uDNSInterfaceMark; // Special value
H A DDNSCommon.c45 mDNSexport const mDNSInterfaceID uDNSInterfaceMark = (mDNSInterfaceID)-5; variable

Completed in 216 milliseconds