/external/c-ares/ |
ares_parse_mx_reply.c | 54 int status, rr_type, rr_class, rr_len; local 104 rr_type = DNS_RR_TYPE (aptr); 110 if (rr_class == C_IN && rr_type == T_MX)
|
ares_parse_ns_reply.c | 54 int status, i, rr_type, rr_class, rr_len; local 109 rr_type = DNS_RR_TYPE( aptr ); 114 if ( rr_class == C_IN && rr_type == T_NS )
|
ares_parse_ptr_reply.c | 51 int status, i, rr_type, rr_class, rr_len; local 106 rr_type = DNS_RR_TYPE(aptr); 111 if (rr_class == C_IN && rr_type == T_PTR 147 if (rr_class == C_IN && rr_type == T_CNAME)
|
ares_parse_srv_reply.c | 59 int status, rr_type, rr_class, rr_len; local 109 rr_type = DNS_RR_TYPE (aptr); 115 if (rr_class == C_IN && rr_type == T_SRV)
|
ares_parse_txt_reply.c | 61 int status, rr_type, rr_class, rr_len; local 111 rr_type = DNS_RR_TYPE (aptr); 117 if (rr_class == C_IN && rr_type == T_TXT)
|
ares_parse_a_reply.c | 59 int status, i, rr_type, rr_class, rr_len, rr_ttl, naddrs; local 139 rr_type = DNS_RR_TYPE(aptr); 145 if (rr_class == C_IN && rr_type == T_A 175 if (rr_class == C_IN && rr_type == T_CNAME)
|
ares_parse_aaaa_reply.c | 61 int status, i, rr_type, rr_class, rr_len, rr_ttl, naddrs; local 139 rr_type = DNS_RR_TYPE(aptr); 145 if (rr_class == C_IN && rr_type == T_AAAA 175 if (rr_class == C_IN && rr_type == T_CNAME)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/ |
icmp6.h | 258 #define rr_type rr_hdr.icmp6_type macro
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/ |
icmp6.h | 258 #define rr_type rr_hdr.icmp6_type macro
|
/bionic/libc/include/netinet/ |
icmp6.h | 422 #define rr_type rr_hdr.icmp6_type macro
|
/development/ndk/platforms/android-9/include/netinet/ |
icmp6.h | 459 #define rr_type rr_hdr.icmp6_type macro
|
/prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/netinet/ |
icmp6.h | 459 #define rr_type rr_hdr.icmp6_type macro
|
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/netinet/ |
icmp6.h | 459 #define rr_type rr_hdr.icmp6_type macro
|
/prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/netinet/ |
icmp6.h | 459 #define rr_type rr_hdr.icmp6_type macro
|
/prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/netinet/ |
icmp6.h | 459 #define rr_type rr_hdr.icmp6_type macro
|
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/netinet/ |
icmp6.h | 459 #define rr_type rr_hdr.icmp6_type macro
|
/prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/netinet/ |
icmp6.h | 459 #define rr_type rr_hdr.icmp6_type macro
|
/prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/netinet/ |
icmp6.h | 459 #define rr_type rr_hdr.icmp6_type macro
|
/prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/netinet/ |
icmp6.h | 459 #define rr_type rr_hdr.icmp6_type macro
|
/prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/netinet/ |
icmp6.h | 459 #define rr_type rr_hdr.icmp6_type macro
|
/prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/netinet/ |
icmp6.h | 459 #define rr_type rr_hdr.icmp6_type macro
|
/prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/netinet/ |
icmp6.h | 459 #define rr_type rr_hdr.icmp6_type macro
|
/prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/netinet/ |
icmp6.h | 459 #define rr_type rr_hdr.icmp6_type macro
|
/prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/netinet/ |
icmp6.h | 459 #define rr_type rr_hdr.icmp6_type macro
|
/prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/netinet/ |
icmp6.h | 459 #define rr_type rr_hdr.icmp6_type macro
|