HomeSort by relevance Sort by last modified time
    Searched refs:NTOHS (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/qemu/slirp/
ip.h 40 # ifndef NTOHS
41 # define NTOHS(d)
53 # ifndef NTOHS
54 # define NTOHS(d) ((d) = ntohs((u_int16_t)(d)))
ip_input.c 117 NTOHS(ip->ip_len);
122 NTOHS(ip->ip_id);
123 NTOHS(ip->ip_off);
  /external/qemu/slirp-android/
ip.h 42 # ifndef NTOHS
43 # define NTOHS(d)
55 # ifndef NTOHS
56 # define NTOHS(d) ((d) = ntohs((u_int16_t)(d)))
ip_input.c 117 NTOHS(ip->ip_len);
122 NTOHS(ip->ip_id);
123 NTOHS(ip->ip_off);
  /bionic/libc/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /development/ndk/platforms/android-3/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /external/libpcap/
nametoaddr.c 91 #define NTOHS(x) (x) = ntohs(x)
184 if (sp != NULL) tcp_port = ntohs(sp->s_port);
186 if (sp != NULL) udp_port = ntohs(sp->s_port);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
endian.h 207 #define ntohs(x) __swap16(x) macro
246 #define ntohs(x) (x) macro
259 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))

Completed in 867 milliseconds

1 2 3