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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DuDNS.h132 uDNS_LLQ_Ignore, // LLQ initial challenge packet: ignore -- has no useful records for us enumerator in enum:__anon88
H A DuDNS.c1229 return uDNS_LLQ_Ignore;
1244 return (oldstate == LLQ_SecondaryRequest ? uDNS_LLQ_Entire : uDNS_LLQ_Ignore);
H A DmDNS.c8776 if (LLQType == uDNS_LLQ_Ignore) return;

Completed in 154 milliseconds