Searched refs:OPCODE_QUERY (Results 1 – 5 of 5) sorted by relevance
41 #define OPCODE_QUERY 0 /* a standard query (QUERY) */ macro
869 || st.txerr || st.opcode[OPCODE_QUERY] || st.opcode[OPCODE_IQUERY] in bind8_stats()884 st.opcode[OPCODE_QUERY], st.opcode[OPCODE_IQUERY], st.wrongzone, in bind8_stats()
1587 if(q->opcode != OPCODE_QUERY && q->opcode != OPCODE_NOTIFY) { in query_process()1604 if (q->opcode != OPCODE_QUERY) { in query_process()
2705 case OPCODE_QUERY: return "QUERY"; in opcode2str()2750 if(inhibit_zero && st->opcode[i] == 0 && i != OPCODE_QUERY) in print_stat_block()
386 OPCODE_SET(packet, OPCODE_QUERY); in xfrd_setup_packet()