Searched refs:OPCODE_QUERY (Results 1 – 5 of 5) sorted by relevance
41 #define OPCODE_QUERY 0 /* a standard query (QUERY) */ macro
864 || nsd->st.txerr || nsd->st.opcode[OPCODE_QUERY] || nsd->st.opcode[OPCODE_IQUERY] in bind8_stats()879 nsd->st.opcode[OPCODE_QUERY], nsd->st.opcode[OPCODE_IQUERY], nsd->st.wrongzone, in bind8_stats()
1527 if(q->opcode != OPCODE_QUERY && q->opcode != OPCODE_NOTIFY) { in query_process()1544 if (q->opcode != OPCODE_QUERY) { in query_process()
2555 case OPCODE_QUERY: return "QUERY"; in opcode2str()2600 if(inhibit_zero && st->opcode[i] == 0 && i != OPCODE_QUERY) in print_stat_block()
379 OPCODE_SET(packet, OPCODE_QUERY); in xfrd_setup_packet()