Searched refs:DNS_FLAGS1 (Results 1 – 2 of 2) sorted by relevance
53 #define DNS_FLAGS1 DNS_RECURSION /* QR, Opcode, AA, and TC = 0 */ macro
253 *(buf + offset) = DNS_FLAGS1; /* QR, Opcode, AA, TC and RD */ in dns_msg_pack_query_header()