Home
last modified time | relevance | path

Searched defs:ancount (Results 1 – 9 of 9) sorted by relevance

/packages/modules/DnsResolver/
DDnsTlsTransport.cpp209 const int ancount = (recvbuf[6] << 8) | recvbuf[7]; in validate() local
Dres_debug.cpp243 int qdcount, ancount, nscount, arcount; in res_pquery() local
Dgetaddrinfo.cpp853 int type, ancount, qdcount; in getanswer() local
1605 int ancount; member
1689 int ancount = 0; in res_queryN_parallel() local
1734 int ancount; in res_queryN() local
Dgethnamaddr.cpp136 int ancount, qdcount; in getanswer() local
DDnsProxyListener.cpp174 int ancount = ns_msg_count(handle, ns_s_an); in extractResNsendAnswers() local
Dres_cache.cpp759 int ancount, n; in answer_getTTL() local
/packages/modules/DnsResolver/tests/dns_responder/
Ddns_responder.cpp328 unsigned ancount; in read() local
434 unsigned* ancount, unsigned* nscount, unsigned* arcount) { in readHeader()
Ddns_responder.h110 uint16_t ancount; member
/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp2061 int ancount, n = 0; in toString() local