HomeSort by: relevance | last modified time | path
    Searched refs:uDNS_LLQ_Ignore (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/mDNSCore/
DNSCommon.h 270 uDNS_LLQ_Ignore, // LLQ initial challenge packet: ignore -- has no useful records for us
uDNS.c 1288 return uDNS_LLQ_Ignore;
1303 return (oldstate == LLQ_SecondaryRequest ? uDNS_LLQ_Entire : uDNS_LLQ_Ignore);
mDNS.c 11597 mdns_require_quiet(LLQType != uDNS_LLQ_Ignore, exit);

Completed in 72 milliseconds