HomeSort by relevance Sort by last modified time
    Searched full:__be16 (Results 351 - 375 of 905) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
if_tr.h 30 __be16 rcf;
31 __be16 rseg[8];
39 __be16 ethertype;
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
if_tr.h 30 __be16 rcf;
31 __be16 rseg[8];
39 __be16 ethertype;
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
if_tr.h 30 __be16 rcf;
31 __be16 rseg[8];
39 __be16 ethertype;
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
if_tr.h 30 __be16 rcf;
31 __be16 rseg[8];
39 __be16 ethertype;
  /bionic/libc/kernel/common/linux/
efs_fs_sb.h 34 __be16 fs_cgisize;
35 __be16 fs_sectors;
36 __be16 fs_heads;
37 __be16 fs_ncg;
39 __be16 fs_dirty;
if_pppox.h 32 typedef __be16 sid_t;
41 __be16 call_id;
85 __be16 tag_type;
86 __be16 tag_len;
116 __be16 sid;
117 __be16 length;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_pppox.h 36 typedef __be16 sid_t;
86 __be16 tag_type;
87 __be16 tag_len;
114 __be16 sid;
115 __be16 length;
icmp.h 74 __be16 id;
75 __be16 sequence;
79 __be16 __unused;
80 __be16 mtu;
icmpv6.h 15 __be16 un_data16[2];
19 __be16 identifier;
20 __be16 sequence;
56 __be16 rt_lifetime;
if_tr.h 22 #include <asm/byteorder.h> /* For __be16 */
41 __be16 rcf; /* route control field */
42 __be16 rseg[8]; /* routing registers */
52 __be16 ethertype; /* ether type field */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_pppox.h 36 typedef __be16 sid_t;
86 __be16 tag_type;
87 __be16 tag_len;
114 __be16 sid;
115 __be16 length;
icmp.h 74 __be16 id;
75 __be16 sequence;
79 __be16 __unused;
80 __be16 mtu;
icmpv6.h 15 __be16 un_data16[2];
19 __be16 identifier;
20 __be16 sequence;
56 __be16 rt_lifetime;
if_tr.h 22 #include <asm/byteorder.h> /* For __be16 */
41 __be16 rcf; /* route control field */
42 __be16 rseg[8]; /* routing registers */
52 __be16 ethertype; /* ether type field */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_pppox.h 36 typedef __be16 sid_t;
86 __be16 tag_type;
87 __be16 tag_len;
114 __be16 sid;
115 __be16 length;
  /bionic/libc/kernel/common/linux/byteorder/
big_endian.h 34 #define __constant_htons(x) ((__force __be16)(__u16)(x))
35 #define __constant_ntohs(x) ((__force __u16)(__be16)(x))
49 #define __constant_cpu_to_be16(x) ((__force __be16)(__u16)(x))
50 #define __constant_be16_to_cpu(x) ((__force __u16)(__be16)(x))
64 #define __cpu_to_be16(x) ((__force __be16)(__u16)(x))
65 #define __be16_to_cpu(x) ((__force __u16)(__be16)(x))
little_endian.h 34 #define __constant_htons(x) ((__force __be16)___constant_swab16((x)))
35 #define __constant_ntohs(x) ___constant_swab16((__force __be16)(x))
49 #define __constant_cpu_to_be16(x) ((__force __be16)___constant_swab16((x)))
50 #define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(__be16)(x))
64 #define __cpu_to_be16(x) ((__force __be16)__swab16((x)))
65 #define __be16_to_cpu(x) __swab16((__force __u16)(__be16)(x))
  /development/ndk/platforms/android-3/include/linux/
if_fc.h 32 __be16 ethertype;
types.h 22 typedef __u16 __bitwise __be16; typedef
  /external/iptables/include/linux/
types.h 28 typedef __u16 __bitwise __be16; typedef
  /external/kernel-headers/original/linux/
efs_dir.h 26 __be16 magic;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
type_compat.h 37 #define __be16 __u16 macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/
ebt_vlan.h 13 __be16 encap; /* VLAN Encapsulated frame code {0-65535} */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
type_compat.h 37 #define __be16 __u16 macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_vlan.h 13 __be16 encap; /* VLAN Encapsulated frame code {0-65535} */

Completed in 479 milliseconds

<<11121314151617181920>>