Searched refs:arcount (Results 1 – 5 of 5) sorted by relevance
169 hp->arcount = htons (1); in __res_context_mkquery()296 hp->arcount = htons (ntohs (hp->arcount) + 1); in __res_nopt()
243 int qdcount, ancount, nscount, arcount; in fp_nquery() local263 arcount = ns_msg_count(handle, ns_s_ar); in fp_nquery()301 p_section(ns_s_ar, opcode), arcount); in fp_nquery()315 nscount == 0 && arcount == 0) in fp_nquery()
73 TEST_COMPARE (0, ntohs (header.arcount)); in check_answer()
1244 && anhp->aa == 0 && anhp->ra == 0 && anhp->arcount == 0) { in send_dg()
75 unsigned arcount :16; /*%< number of resource entries */ member
Completed in 12 milliseconds