Home
last modified time | relevance | path

Searched defs:u_int32_t (Results 1 – 9 of 9) sorted by relevance

/external/tcpdump/missing/
Dbittypes.h58 typedef unsigned int u_int32_t; typedef
60 typedef unsigned long u_int32_t; typedef
62 typedef unsigned short u_int32_t; typedef
/external/qemu/slirp-android/
Dslirp.h31 typedef uint32_t u_int32_t; typedef
67 typedef unsigned short u_int32_t; typedef
71 typedef unsigned int u_int32_t; typedef
/external/qemu/slirp/
Dslirp.h28 typedef uint32_t u_int32_t; typedef
75 typedef unsigned short u_int32_t; typedef
79 typedef unsigned int u_int32_t; typedef
/external/tcpdump/
Dconfigure.in824 [AC_DEFINE([u_int32_t], [unsigned int], definition
/external/ppp/pppd/include/net/
Dppp_defs.h112 typedef UINT32_T u_int32_t; typedef
114 typedef unsigned int u_int32_t; typedef
/external/qemu/distrib/sdl-1.2.12/src/video/
Dmath_private.h24 #define u_int32_t uint32_t macro
/external/kernel-headers/original/linux/
Dtypes.h112 typedef __u32 u_int32_t; typedef
Dcoda.h129 typedef unsigned int u_int32_t; typedef
/external/grub/stage2/
Diso9660.h67 typedef unsigned int u_int32_t __attribute__((mode(SI))); typedef