HomeSort by relevance Sort by last modified time
    Searched full:__u8 (Results 876 - 900 of 2659) sorted by null

<<31323334353637383940>>

  /external/iptables/include/linux/netfilter/
xt_connmark.h 23 __u8 mode;
28 __u8 invert;
xt_LED.h 8 __u8 always_blink; /* Blink even if the LED is already on */
xt_SECMARK.h 17 __u8 mode;
xt_dccp.h 21 __u8 option;
xt_esp.h 8 __u8 invflags; /* Inverse flags */
xt_iprange.h 16 __u8 flags;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_tr.h 37 __u8 ac; /* access control field */
38 __u8 fc; /* frame control field */
39 __u8 daddr[TR_ALEN]; /* destination address */
40 __u8 saddr[TR_ALEN]; /* source address */
48 __u8 dsap; /* destination SAP */
49 __u8 ssap; /* source SAP */
50 __u8 llc; /* LLC control field */
51 __u8 protid[3]; /* protocol id */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_tr.h 37 __u8 ac; /* access control field */
38 __u8 fc; /* frame control field */
39 __u8 daddr[TR_ALEN]; /* destination address */
40 __u8 saddr[TR_ALEN]; /* source address */
48 __u8 dsap; /* destination SAP */
49 __u8 ssap; /* source SAP */
50 __u8 llc; /* LLC control field */
51 __u8 protid[3]; /* protocol id */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_tr.h 37 __u8 ac; /* access control field */
38 __u8 fc; /* frame control field */
39 __u8 daddr[TR_ALEN]; /* destination address */
40 __u8 saddr[TR_ALEN]; /* source address */
48 __u8 dsap; /* destination SAP */
49 __u8 ssap; /* source SAP */
50 __u8 llc; /* LLC control field */
51 __u8 protid[3]; /* protocol id */
  /system/extras/ext4_utils/
xattr.h 23 __u8 e_name_len;
24 __u8 e_name_index;
  /bionic/libc/kernel/common/linux/
if_bridge.h 74 __u8 topology_change;
75 __u8 topology_change_detected;
76 __u8 root_port;
77 __u8 stp_enabled;
97 __u8 state;
99 __u8 top_change_ack;
100 __u8 config_pending;
101 __u8 unused0;
110 __u8 mac_addr[6];
111 __u8 port_no
    [all...]
errqueue.h 25 __u8 ee_origin;
26 __u8 ee_type;
27 __u8 ee_code;
29 __u8 ee_pad;
  /external/e2fsprogs/lib/blkid/
probe.h 70 __u8 s_prealloc_blocks;
71 __u8 s_prealloc_dir_blocks;
73 __u8 s_journal_uuid[16];
78 __u8 s_def_hash_version;
79 __u8 s_jnl_backup_type;
203 __u8 magic[4];
207 __u8 signature[16];
214 __u8 name[16];
233 /* 0d*/ __u8 vs_cluster_size;
235 /* 10*/ __u8 vs_fats
    [all...]
  /development/ndk/platforms/android-3/include/linux/nfsd/
nfsfh.h 30 __u8 fb_version;
31 __u8 fb_auth_type;
32 __u8 fb_fsid_type;
33 __u8 fb_fileid_type;
  /external/e2fsprogs/include/nonunix/linux/
types.h 9 typedef unsigned __int8 __u8; typedef
  /external/iproute2/include/linux/
if_addr.h 8 __u8 ifa_family;
9 __u8 ifa_prefixlen; /* The prefix length */
10 __u8 ifa_flags; /* Flags */
11 __u8 ifa_scope; /* Address scope */
  /external/kernel-headers/original/asm-arm/
unaligned.h 57 __u8 *__p = (__u8 *)(ptr); \
77 __u8 *__p = (__u8 *)(ptr); \
95 static inline void __put_unaligned_2_le(__u32 __v, register __u8 *__p)
101 static inline void __put_unaligned_2_be(__u32 __v, register __u8 *__p)
107 static inline void __put_unaligned_4_le(__u32 __v, register __u8 *__p)
113 static inline void __put_unaligned_4_be(__u32 __v, register __u8 *__p)
119 static inline void __put_unaligned_8_le(const unsigned long long __v, register __u8 *__p)
130 static inline void __put_unaligned_8_be(const unsigned long long __v, register __u8 *__p
    [all...]
  /external/kernel-headers/original/linux/
if_addr.h 9 __u8 ifa_family;
10 __u8 ifa_prefixlen; /* The prefix length */
11 __u8 ifa_flags; /* Flags */
12 __u8 ifa_scope; /* Address scope */
  /external/yaffs2/yaffs2/direct/
yaffs_flashif.h 26 int yflash_WriteChunkToNAND(yaffs_Device *dev,int chunkInNAND,const __u8 *data, const yaffs_Spare *spare);
27 int yflash_WriteChunkWithTagsToNAND(yaffs_Device *dev,int chunkInNAND,const __u8 *data, yaffs_ExtendedTags *tags);
28 int yflash_ReadChunkFromNAND(yaffs_Device *dev,int chunkInNAND, __u8 *data, yaffs_Spare *spare);
29 int yflash_ReadChunkWithTagsFromNAND(yaffs_Device *dev,int chunkInNAND, __u8 *data, yaffs_ExtendedTags *tags);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/nfsd/
nfsfh.h 30 __u8 fb_version;
31 __u8 fb_auth_type;
32 __u8 fb_fsid_type;
33 __u8 fb_fileid_type;
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/nfsd/
nfsfh.h 30 __u8 fb_version;
31 __u8 fb_auth_type;
32 __u8 fb_fsid_type;
33 __u8 fb_fileid_type;
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/nfsd/
nfsfh.h 30 __u8 fb_version;
31 __u8 fb_auth_type;
32 __u8 fb_fsid_type;
33 __u8 fb_fileid_type;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/nfsd/
nfsfh.h 30 __u8 fb_version;
31 __u8 fb_auth_type;
32 __u8 fb_fsid_type;
33 __u8 fb_fileid_type;
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/nfsd/
nfsfh.h 30 __u8 fb_version;
31 __u8 fb_auth_type;
32 __u8 fb_fsid_type;
33 __u8 fb_fileid_type;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/nfsd/
nfsfh.h 30 __u8 fb_version;
31 __u8 fb_auth_type;
32 __u8 fb_fsid_type;
33 __u8 fb_fileid_type;

Completed in 684 milliseconds

<<31323334353637383940>>