HomeSort by: relevance | last modified time | path
    Searched refs:OPCODE_IQUERY (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/nsd/dist/
dns.h 47 #define OPCODE_IQUERY 1 /* an inverse query (IQUERY) */
nsd.c 828 || st.txerr || st.opcode[OPCODE_QUERY] || st.opcode[OPCODE_IQUERY]
843 st.opcode[OPCODE_QUERY], st.opcode[OPCODE_IQUERY], st.wrongzone,
remote.c 2963 case OPCODE_IQUERY: return "IQUERY";

Completed in 53 milliseconds