Searched refs:IQUERY (Results 1 – 4 of 4) sorted by relevance
17 public static final int IQUERY = 1; field in Opcode39 opcodes.add(IQUERY, "IQUERY"); in opcodes.add() argument
121 #define IQUERY 0x1 /* inverse query */ macro
92 #define IQUERY 0x1 /* inverse query */ macro
654 if (DNS_OPCODE(np) == IQUERY) { in ns_print()