Searched refs:RRTYPE_ANY (Results 1 – 2 of 2) sorted by relevance
586 if (qu.qtype == DNSProto::RRTYPE_ANY || qu.qtype == DNSProto::RRTYPE_PTR) { in ProcessQuestionRecord()602 if (qu.qtype == DNSProto::RRTYPE_ANY || qu.qtype == DNSProto::RRTYPE_SRV) { in ProcessQuestionRecord()616 if (qu.qtype == DNSProto::RRTYPE_ANY || qu.qtype == DNSProto::RRTYPE_TXT) { in ProcessQuestionRecord()624 …if (qu.qtype == DNSProto::RRTYPE_ANY || qu.qtype == DNSProto::RRTYPE_A || qu.qtype == DNSProto::RR… in ProcessQuestionRecord()625 … if (name != GetHostDomain() || (qu.qtype != DNSProto::RRTYPE_ANY && anyAddrType != qu.qtype)) { in ProcessQuestionRecord()
91 RRTYPE_ANY = 255 enumerator