Searched refs:__be32 (Results 1 – 5 of 5) sorted by relevance
37 __be32 h_magic;38 __be32 h_blocktype;39 __be32 h_sequence;51 __be32 h_magic;52 __be32 h_blocktype;53 __be32 h_sequence;57 __be32 h_chksum[JBD2_CHECKSUM_BYTES];59 __be32 h_commit_nsec;63 __be32 t_blocknr;64 __be32 t_flags;[all …]
30 #define __be32 uint32_t macro50 #undef __be32
38 static int64_t (*bpf_csum_diff)(__be32* from, __u32 from_size, __be32* to, __u32 to_size,
28 #define __be32 u32 macro
183 bool fillDiagAddr(__be32 addr[4], const sockaddr *sa) { in fillDiagAddr()