Searched defs:qclass (Results 1 – 4 of 4) sorted by relevance
72 std::vector<char> makeQuery(int op, const char* qname, int qclass, int qtype) { in makeQuery()256 CacheEntry makeCacheEntry(int op, const char* qname, int qclass, int qtype, const char* rdata, in makeCacheEntry()
83 const unsigned qclass = ns_c_in; in MakeDnsMessage() local
122 int qclass, qtype; // class and type of query member
55 unsigned qclass; member