Searched defs:DNS_QR (Results 1 – 2 of 2) sorted by relevance
52 #define DNS_QR(x) ((ntohs(x) & 0x8000) >> 15) macro