Searched refs:__be32 (Results 1 - 25 of 82) sorted by relevance

1234

/external/kernel-headers/original/uapi/linux/
H A Defs_fs_sb.h26 __be32 fs_size; /* size of filesystem, in sectors */
27 __be32 fs_firstcg; /* bb offset to first cg */
28 __be32 fs_cgfsize; /* size of cylinder group in bb's */
34 __be32 fs_time; /* last super-block update */
35 __be32 fs_magic; /* magic number */
38 __be32 fs_bmsize; /* size of bitmap in bytes */
39 __be32 fs_tfree; /* total free data blocks */
40 __be32 fs_tinode; /* total free inodes */
41 __be32 fs_bmblock; /* bitmap location. */
42 __be32 fs_repls
[all...]
H A Dgfs2_ondisk.h82 __be32 mh_magic;
83 __be32 mh_type;
85 __be32 mh_format;
88 __be32 mh_jid; /* Was incarnation number in gfs1 */
89 __be32 __pad1;
115 __be32 sb_fs_format;
116 __be32 sb_multihost_format;
119 __be32 sb_bsize;
120 __be32 sb_bsize_shift;
142 __be32 ri_lengt
[all...]
H A Dipx.h12 __be32 sipx_network;
27 __be32 ipx_network;
28 __be32 ipx_router_network;
33 __be32 ipx_network;
59 __be32 ipx_network;
60 __be32 ipx_router_network;
H A Dzorro.h66 __be32 ln_Succ; /* Pointer to next (successor) */
67 __be32 ln_Pred; /* Pointer to previous (predecessor) */
70 __be32 ln_Name; /* ID string, null terminated */
80 __be32 er_SerialNumber; /* Available for use by manufacturer */
102 __be32 cd_BoardAddr; /* where in memory the board was placed */
103 __be32 cd_BoardSize; /* size of board in bytes */
106 __be32 cd_Driver; /* pointer to node of driver */
107 __be32 cd_NextCD; /* linked list of drivers to config */
108 __be32 cd_Unused[4]; /* for whatever the driver wants */
H A Dromfs_fs.h25 __be32 word0;
26 __be32 word1;
27 __be32 size;
28 __be32 checksum;
35 __be32 next; /* low 4 bits see ROMFH_ */
36 __be32 spec;
37 __be32 size;
38 __be32 checksum;
H A Dnbd.h62 __be32 magic;
63 __be32 type; /* == READ || == WRITE */
66 __be32 len;
74 __be32 magic;
75 __be32 error; /* 0 = ok, else error */
H A Daffs_hardblocks.h10 __be32 rdb_SummedLongs;
13 __be32 rdb_BlockBytes;
16 __be32 rdb_PartitionList;
50 __be32 pb_ID;
51 __be32 pb_SummedLongs;
54 __be32 pb_Next;
60 __be32 pb_Environment[17];
H A Dip6_tunnel.h28 __be32 flowinfo; /* traffic class and flowlabel for tunnel */
40 __be32 flowinfo; /* traffic class and flowlabel for tunnel */
47 __be32 i_key;
48 __be32 o_key;
H A Datmmpc.h17 __be32 ipaddr; /* the IP address of the shortcut */
25 __be32 tag;
26 __be32 in_dst_ip; /* IP address this ingress MPC sends packets to */
34 __be32 cache_id;
35 __be32 tag;
36 __be32 mps_ip;
37 __be32 eg_dst_ip; /* IP address to which ingress MPC sends packets */
53 __be32 ip_mask;
H A Digmp.h34 __be32 group;
49 __be32 grec_mca;
50 __be32 grec_src[0];
66 __be32 group;
80 __be32 srcs[0];
H A Dmpls.h22 __be32 entry;
/external/kernel-headers/original/uapi/sound/
H A Dfirewire.h30 __be32 length;
31 __be32 version;
32 __be32 seqnum;
33 __be32 category;
34 __be32 command;
35 __be32 status;
36 __be32 params[0];
40 __be32 response[0]; /* some responses */
/external/iproute2/include/linux/tc_act/
H A Dtc_nat.h21 __be32 old_addr;
22 __be32 new_addr;
23 __be32 mask;
/external/kernel-headers/original/uapi/linux/tc_act/
H A Dtc_nat.h21 __be32 old_addr;
22 __be32 new_addr;
23 __be32 mask;
/external/kernel-headers/original/uapi/linux/netfilter_bridge/
H A Debt_ip.h32 __be32 saddr;
33 __be32 daddr;
34 __be32 smsk;
35 __be32 dmsk;
H A Debt_arp.h24 __be32 saddr;
25 __be32 smsk;
26 __be32 daddr;
27 __be32 dmsk;
/external/iptables/include/linux/netfilter/
H A Dxt_connlimit.h17 __be32 v4_mask;
18 __be32 v6_mask[4];
H A Dnf_nat.h14 __be32 min_ip;
15 __be32 max_ip;
H A Dxt_TPROXY.h12 __be32 laddr;
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dxt_connlimit.h19 __be32 v4_mask;
20 __be32 v6_mask[4];
H A Dnf_nat.h23 __be32 min_ip;
24 __be32 max_ip;
H A Dnf_conntrack_sctp.h22 __be32 vtag[IP_CT_DIR_MAX];
H A Dnfnetlink_queue.h17 __be32 packet_id; /* unique ID of packet in queue */
58 __be32 verdict;
59 __be32 id;
84 __be32 copy_range;
/external/kernel-headers/original/uapi/rdma/
H A Dib_user_mad.h78 __be32 qpn;
79 __be32 qkey;
88 __be32 flow_label;
122 __be32 qpn;
123 __be32 qkey;
132 __be32 flow_label;
/external/iproute2/include/linux/
H A Dif_tunnel.h35 __be32 i_key;
36 __be32 o_key;
44 __be32 addr;
57 __be32 relay_prefix;

Completed in 410 milliseconds

1234