HomeSort by relevance Sort by last modified time
    Searched defs:u_int8_t (Results 1 - 10 of 10) sorted by null

  /external/libpcap/Win32/Include/
bittypes.h 33 typedef unsigned char u_int8_t; typedef
  /bionic/libc/include/sys/
types.h 155 typedef uint8_t u_int8_t; typedef
  /development/ndk/platforms/android-3/include/sys/
types.h 117 typedef uint8_t u_int8_t; typedef
  /development/ndk/platforms/android-L/include/sys/
types.h 155 typedef uint8_t u_int8_t; typedef
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
tcp.h 51 typedef __uint8_t u_int8_t; typedef
  /bionic/libc/kernel/uapi/linux/
coda.h 81 typedef unsigned char u_int8_t; typedef
114 u_int8_t d_type;
115 u_int8_t d_namlen;
  /development/ndk/platforms/android-3/include/linux/
coda.h 70 typedef unsigned char u_int8_t; typedef
101 u_int8_t d_type;
102 u_int8_t d_namlen;
  /development/ndk/platforms/android-L/include/linux/
coda.h 81 typedef unsigned char u_int8_t; typedef
114 u_int8_t d_type;
115 u_int8_t d_namlen;
  /external/kernel-headers/original/uapi/linux/
coda.h 123 typedef unsigned char u_int8_t; typedef
165 u_int8_t d_type; /* file type, see below */
166 u_int8_t d_namlen; /* length of string in d_name */
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_os_userspace.h 99 #define u_int8_t unsigned __int8 macro
    [all...]

Completed in 759 milliseconds