HomeSort by relevance Sort by last modified time
    Searched refs:NS_GET16 (Results 1 - 24 of 24) sorted by null

  /bionic/libc/dns/nameser/
ns_netint.c 36 ns_get16(const u_char *src) { function
39 NS_GET16(dst, src);
ns_parse.c 94 NS_GET16(rdlength, ptr);
113 NS_GET16(handle->_id, msg);
116 NS_GET16(handle->_flags, msg);
120 NS_GET16(handle->_counts[i], msg);
177 NS_GET16(rr->type, handle->_msg_ptr);
178 NS_GET16(rr->rr_class, handle->_msg_ptr);
187 NS_GET16(rr->rdlength, handle->_msg_ptr);
240 NS_GET16(rr->type, handle->_msg_ptr);
241 NS_GET16(rr->rr_class, handle->_msg_ptr);
250 NS_GET16(rr->rdlength, handle->_msg_ptr)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
nameser_compat.h 181 #define GETSHORT NS_GET16
nameser.h 435 #define NS_GET16(s, cp) do { \
473 u_int ns_get16 (const u_char *) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser_compat.h 181 #define GETSHORT NS_GET16
nameser.h 435 #define NS_GET16(s, cp) do { \
473 u_int ns_get16 (const u_char *) __THROW;
  /bionic/libc/include/arpa/
nameser_compat.h 233 #define GETSHORT NS_GET16
nameser.h 485 #define NS_GET16(s, cp) do { \
524 #define ns_get16 __ns_get16 macro
570 uint16_t ns_get16(const u_char *) __LIBC_ABI_PUBLIC__;
  /development/ndk/platforms/android-L/include/arpa/
nameser_compat.h 233 #define GETSHORT NS_GET16
nameser.h 485 #define NS_GET16(s, cp) do { \
525 #define ns_get16 __ns_get16 macro
580 uint16_t ns_get16(const u_char *);
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 242 #define GETSHORT NS_GET16
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 242 #define GETSHORT NS_GET16
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/arpa/
nameser_compat.h 233 #define GETSHORT NS_GET16
nameser.h 485 #define NS_GET16(s, cp) do { \
525 #define ns_get16 __ns_get16 macro
580 uint16_t ns_get16(const u_char *);
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/arpa/
nameser_compat.h 233 #define GETSHORT NS_GET16
nameser.h 485 #define NS_GET16(s, cp) do { \
525 #define ns_get16 __ns_get16 macro
580 uint16_t ns_get16(const u_char *);
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/arpa/
nameser_compat.h 233 #define GETSHORT NS_GET16
nameser.h 485 #define NS_GET16(s, cp) do { \
525 #define ns_get16 __ns_get16 macro
580 uint16_t ns_get16(const u_char *);
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/arpa/
nameser_compat.h 233 #define GETSHORT NS_GET16
nameser.h 485 #define NS_GET16(s, cp) do { \
525 #define ns_get16 __ns_get16 macro
580 uint16_t ns_get16(const u_char *);
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/arpa/
nameser_compat.h 233 #define GETSHORT NS_GET16
nameser.h 485 #define NS_GET16(s, cp) do { \
525 #define ns_get16 __ns_get16 macro
580 uint16_t ns_get16(const u_char *);
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser_compat.h 233 #define GETSHORT NS_GET16
nameser.h 485 #define NS_GET16(s, cp) do { \
525 #define ns_get16 __ns_get16 macro
580 uint16_t ns_get16(const u_char *);

Completed in 2640 milliseconds