Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
Dres_debug.cpp255 int qdcount, ancount, nscount, arcount; in res_pquery() local
DDnsTlsTransport.cpp85 const int ancount = (answer[6] << 8) | answer[7]; in checkDnsResponse() local
Dgetaddrinfo.cpp830 int type, ancount, qdcount; in getanswer() local
1598 int ancount; member
1687 int ancount = 0; in res_queryN_parallel() local
Dgethnamaddr.cpp121 int ancount, qdcount; in getanswer() local
DDnsProxyListener.cpp169 int ancount = ns_msg_count(handle, ns_s_an); in extractResNsendAnswers() local
Dres_cache.cpp775 int ancount, n; in answer_getTTL() local
/packages/modules/Connectivity/tests/cts/net/native/dns/
DNativeDnsAsyncTest.cpp63 const int ancount = ns_msg_count(handle, ns_s_an); in extractIpAddressAnswers() local
/packages/modules/DnsResolver/tests/dns_responder/
Ddns_responder.cpp353 unsigned ancount; in read() local
459 unsigned* ancount, unsigned* nscount, unsigned* arcount) { in readHeader()
Ddns_responder.h110 uint16_t ancount; member
/packages/modules/Connectivity/tests/cts/net/jni/
DNativeMultinetworkJni.cpp109 const int ancount = ns_msg_count(handle, ns_s_an); in extractIpAddressAnswers() local