Searched refs:uDNS_LLQ_Ignore (Results 1 – 3 of 3) sorted by relevance
113 uDNS_LLQ_Ignore, // LLQ initial challenge packet: ignore -- has no useful records for us enumerator
933 return uDNS_LLQ_Ignore; in uDNS_recvLLQResponse()948 return (oldstate == LLQ_SecondaryRequest ? uDNS_LLQ_Entire : uDNS_LLQ_Ignore); in uDNS_recvLLQResponse()
6518 if (LLQType == uDNS_LLQ_Ignore) return; in mDNSCoreReceiveResponse()