OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__be32
(Results
601 - 624
of
624
) sorted by null
<<
21
22
23
24
25
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
icmpv6.h
14
__be32
un_data32[1];
types.h
156
typedef __u32 __bitwise
__be32
;
typedef
cdrom.h
883
__be32
track_start;
884
__be32
next_writable;
885
__be32
free_blocks;
886
__be32
fixed_packet_size;
887
__be32
track_size;
888
__be32
last_rec_address;
pfkeyv2.h
35
__be32
sadb_sa_spi;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
icmp.h
77
__be32
gateway;
icmpv6.h
14
__be32
un_data32[1];
types.h
156
typedef __u32 __bitwise
__be32
;
typedef
cdrom.h
883
__be32
track_start;
884
__be32
next_writable;
885
__be32
free_blocks;
886
__be32
fixed_packet_size;
887
__be32
track_size;
888
__be32
last_rec_address;
pfkeyv2.h
35
__be32
sadb_sa_spi;
/bionic/libc/kernel/common/linux/
ip.h
106
__be32
saddr;
107
__be32
daddr;
pkt_cls.h
199
__be32
mask;
200
__be32
val;
216
__be32
hmask;
icmpv6.h
30
__be32
un_data32[1];
/external/kernel-headers/original/linux/byteorder/
generic.h
154
extern __u32 ntohl(
__be32
);
155
extern
__be32
htonl(__u32);
/external/kernel-headers/original/linux/
icmpv6.h
15
__be32
un_data32[1];
types.h
184
typedef __u32 __bitwise
__be32
;
typedef
netfilter.h
65
__be32
ip;
66
__be32
ip6[4];
ipv6.h
302
__be32
flow_label;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cdrom.h
883
__be32
track_start;
884
__be32
next_writable;
885
__be32
free_blocks;
886
__be32
fixed_packet_size;
887
__be32
track_size;
888
__be32
last_rec_address;
pfkeyv2.h
35
__be32
sadb_sa_spi;
/system/extras/ext4_utils/
ext4_utils.h
80
#define
__be32
u32
macro
/external/iptables/extensions/
libxt_iprange.c
11
__be32
min_ip, max_ip;
libxt_conntrack.c
20
__be32
ip;
27
__be32
ip;
/external/qemu/distrib/sdl-1.2.15/src/cdrom/linux/
SDL_syscdrom.c
45
#define
__be32
__u32
macro
/external/e2fsprogs/e2fsck/
recovery.c
734
blocknr = be32_to_cpu(* ((
__be32
*) (bh->b_data+offset)));
Completed in 1307 milliseconds
<<
21
22
23
24
25