OPCODE_QUERY
if(metrics_inhibit_zero && st->opcode[i] == 0 && i != OPCODE_QUERY)
|| st.txerr || st.opcode[OPCODE_QUERY] || st.opcode[OPCODE_IQUERY]
st.opcode[OPCODE_QUERY], st.opcode[OPCODE_IQUERY], st.wrongzone,
if(q->opcode != OPCODE_QUERY && q->opcode != OPCODE_NOTIFY) {
if (q->opcode != OPCODE_QUERY) {
case OPCODE_QUERY: return "QUERY";
if(inhibit_zero && st->opcode[i] == 0 && i != OPCODE_QUERY)
OPCODE_SET(packet, OPCODE_QUERY);