/external/tcpdump/ |
print-domain.c | 563 register int qdcount, ancount, nscount, arcount; local 571 ancount = EXTRACT_16BITS(&np->ancount); 603 printf(" %d/%d/%d", ancount, nscount, arcount); 604 if (ancount--) { 607 while (cp < snapend && ancount--) { 613 if (ancount > 0) 657 if (ancount != 1) 658 printf(" [%da]", ancount); 661 if (ancount) [all...] |
nameser.h | 232 u_int16_t ancount; /* number of answer entries */ member in struct:__anon12944
|
print-smb.c | 1094 int qdcount, ancount, nscount, arcount; local 1106 ancount = EXTRACT_16BITS(data + 6); 1151 name_trn_id, opcode, nm_flags, rcode, qdcount, ancount, nscount, 1156 total = ancount + nscount + arcount; [all...] |
/external/ipsec-tools/src/racoon/ |
getcertsbyname.c | 211 int qdcount, ancount, rdlength; local 254 ancount = ntohs(hp->ancount); 277 while (ancount-- && cp < eom) {
|
/external/openssh/openbsd-compat/ |
getrrsetbyname.c | 274 rrset->rri_nrdatas = response->header.ancount; 404 resp->header.ancount = ntohs(resp->header.ancount); 424 resp->header.ancount); 425 if (resp->header.ancount && resp->answer == NULL) {
|
/external/dnsmasq/src/ |
rfc1035.c | 424 if (!(ansp = skip_section(ansp, ntohs(header->ancount) + ntohs(header->nscount) + ntohs(header->arcount), 480 if (!(ansp = skip_section(ansp, ntohs(header->ancount) + ntohs(header->nscount), header, plen))) 590 !(p = do_doctor(p, ntohs(header->ancount), header, qlen))) 690 for (j = ntohs(header->ancount); j != 0; j--) 768 for (j = ntohs(header->ancount); j != 0; j--) 911 header->ancount = htons(0); /* no answers unless changed below */ 921 header->ancount = htons(1); 929 header->ancount = htons(1); 987 for (i = ntohs(header->ancount); i != 0; i--) [all...] |
forward.c | 405 if (!header->ra && header->rcode == NOERROR && ntohs(header->ancount) == 0 && 447 header->ancount = htons(0); 509 header->ancount = htons(0);
|
nameser.h | 315 unsigned ancount :16; /* number of answer entries */ member in struct:__anon6098
|
/bionic/libc/netbsd/net/ |
getaddrinfo.c | 1316 int type, class, ancount, qdcount; local 2161 int ancount; local [all...] |
/bionic/libc/netbsd/resolv/ |
res_cache.c | 397 * ANCount: 16 : Answer count (0 in queries) 402 * the ANSWER is made of ANCount RRs 606 int qdCount, anCount, dnCount, arCount; 638 /* ANCOUNT, DNCOUNT and ARCOUNT must be 0 */ 640 anCount = (p[6] << 8) | p[7]; 644 if (anCount != 0 || dnCount != 0 || arCount != 0) { 864 /* assume: ANcount, NScount, ARcount are 0 */ 981 /* assume: ANcount, NScount and ARcount are all 0 */ 1036 int ancount, n; local 1043 ancount = ns_msg_count(handle, ns_s_an) [all...] |
res_query.c | 183 if (hp->rcode != NOERROR || ntohs(hp->ancount) == 0) { 188 ntohs(hp->ancount),
|
res_debug.c | 244 int qdcount, ancount, nscount, arcount; local 255 ancount = ns_msg_count(handle, ns_s_an); 291 p_section(ns_s_an, (int)opcode), ancount); 308 if (qdcount == 0 && ancount == 0 &&
|
res_mkquery.c | 215 hp->ancount = htons(1);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/ |
nameser_compat.h | 80 unsigned ancount :16; /* number of answer entries */ member in struct:__anon22810
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/ |
nameser_compat.h | 80 unsigned ancount :16; /* number of answer entries */ member in struct:__anon24400
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/ |
nameser_compat.h | 80 unsigned ancount :16; /* number of answer entries */ member in struct:__anon25912
|
/bionic/libc/netbsd/ |
gethnamaddr.c | 180 int type, class, ancount, qdcount; local 209 ancount = ntohs(hp->ancount); 248 while (ancount-- > 0 && cp < eom && !had_error) {
|
/bionic/libc/private/ |
arpa_nameser_compat.h | 131 unsigned ancount :16; /* number of answer entries */ member in struct:__anon616
|
/external/mdnsresponder/mDNSShared/ |
dnsextd.c | 1936 int ancount = 0; local [all...] |
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/lib/ |
libc.so | |
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/lib/ |
libc.so | |