Home
last modified time | relevance | path

Searched refs:__be16 (Results 1 – 25 of 45) sorted by relevance

12

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/byteorder/
H A Dbig_endian.h16 #define __constant_htons(x) ( (__be16)(__u16)(x))
17 #define __constant_ntohs(x) ( (__u16)(__be16)(x))
28 #define __constant_cpu_to_be16(x) ( (__be16)(__u16)(x))
29 #define __constant_be16_to_cpu(x) ( (__u16)(__be16)(x))
40 #define __cpu_to_be16(x) ( (__be16)(__u16)(x))
41 #define __be16_to_cpu(x) ( (__u16)(__be16)(x))
83 static __inline__ __be16 __cpu_to_be16p(const __u16 *p) in __cpu_to_be16p()
85 return (__be16)*p; in __cpu_to_be16p()
87 static __inline__ __u16 __be16_to_cpup(const __be16 *p) in __be16_to_cpup()
H A Dlittle_endian.h16 #define __constant_htons(x) ( (__be16)___constant_swab16((x)))
17 #define __constant_ntohs(x) ___constant_swab16( (__be16)(x))
28 #define __constant_cpu_to_be16(x) ( (__be16)___constant_swab16((x)))
29 #define __constant_be16_to_cpu(x) ___constant_swab16( (__u16)(__be16)(x))
40 #define __cpu_to_be16(x) ( (__be16)__swab16((x)))
41 #define __be16_to_cpu(x) __swab16( (__u16)(__be16)(x))
83 static __inline__ __be16 __cpu_to_be16p(const __u16 *p) in __cpu_to_be16p()
85 return (__be16)__swab16p(p); in __cpu_to_be16p()
87 static __inline__ __u16 __be16_to_cpup(const __be16 *p) in __be16_to_cpup()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dgfs2_ondisk.h279 __be16 di_height; /* height of metadata */
284 __be16 di_depth; /* Number of bits in the table */
307 __be16 de_rec_len;
308 __be16 de_name_len;
309 __be16 de_type;
320 __be16 lf_depth; /* Depth of leaf */
321 __be16 lf_entries; /* Number of dirents in leaf */
H A Digmp.h48 __be16 grec_nsrcs;
56 __be16 csum;
57 __be16 resv2;
58 __be16 ngrec;
65 __be16 csum;
79 __be16 nsrcs;
H A Defs_fs_sb.h28 __be16 fs_cgisize; /* bb's of inodes per cylinder group */
29 __be16 fs_sectors; /* sectors per track */
30 __be16 fs_heads; /* heads per cylinder */
31 __be16 fs_ncg; /* # of cylinder groups in filesystem */
32 __be16 fs_dirty; /* fs needs to be fsck'd */
H A Dif_pppox.h36 typedef __be16 sid_t;
86 __be16 tag_type;
87 __be16 tag_len;
114 __be16 sid;
115 __be16 length;
H A Dxfrm.h52 __be16 dport;
53 __be16 dport_mask;
54 __be16 sport;
55 __be16 sport_mask;
235 __be16 encap_sport;
236 __be16 encap_dport;
H A Dip.h96 __be16 tot_len;
97 __be16 id;
98 __be16 frag_off;
111 __be16 reserved;
126 __be16 cpi;
H A Dcdrom.h755 __be16 feature_code;
782 __be16 feature_code;
809 __be16 disc_information_length;
855 __be16 track_information_length;
902 __be16 mode_data_length;
907 __be16 desc_length;
H A Dicmp.h74 __be16 id;
75 __be16 sequence;
79 __be16 __unused;
80 __be16 mtu;
H A Ddccp.h21 __be16 dccph_sport,
46 __be16 dccph_seq;
73 __be16 dccph_reserved1;
74 __be16 dccph_ack_nr_high;
H A Dicmpv6.h15 __be16 un_data16[2];
19 __be16 identifier;
20 __be16 sequence;
56 __be16 rt_lifetime;
H A Dtcp.h25 __be16 source;
26 __be16 dest;
54 __be16 window;
56 __be16 urg_ptr;
H A Dtipc_config.h265 __be16 tlv_len; /* TLV length (descriptor + value) */
266 __be16 tlv_type; /* TLV identifier */
381 __be16 tcm_type; /* Command type */
382 __be16 tcm_flags; /* Additional flags */
H A Dudp.h23 __be16 source;
24 __be16 dest;
25 __be16 len;
H A Datalk.h25 __be16 s_net;
38 __be16 nr_firstnet;
39 __be16 nr_lastnet;
H A Dif_tr.h41 __be16 rcf; /* route control field */
42 __be16 rseg[8]; /* routing registers */
52 __be16 ethertype; /* ether type field */
H A Dif_arp.h134 __be16 ar_hrd; /* format of hardware address */
135 __be16 ar_pro; /* format of protocol address */
138 __be16 ar_op; /* ARP opcode (command) */
H A Dif_tunnel.h28 __be16 i_flags;
29 __be16 o_flags;
H A Dif_packet.h10 __be16 spkt_protocol;
16 __be16 sll_protocol;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_bridge/
H A Debt_802_3.h31 __be16 type;
37 __be16 ctrl;
39 __be16 type;
45 __be16 len;
56 __be16 type;
H A Debt_arp.h19 __be16 htype;
20 __be16 ptype;
21 __be16 opcode;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter/
H A Dnfnetlink_queue.h17 __be16 hw_protocol; /* hw protocol (network order) */
22 __be16 hw_addrlen;
66 __be16 pf; /* AF_xxx for PF_[UN]BIND */
H A Dnfnetlink_log.h19 __be16 hw_protocol; /* hw protocol (network order) */
25 __be16 hw_addrlen;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_arp/
H A Darp_tables.h40 __be16 arpop, arpop_mask;
43 __be16 arhrd, arhrd_mask;
44 __be16 arpro, arpro_mask;

12