Searched refs:__be16 (Results 176 - 200 of 1493) sorted by relevance

1234567891011>>

/linux-master/include/net/
H A Dmpls.h19 static inline bool eth_p_mpls(__be16 eth_type)
H A Dbond_3ad.h104 __be16 actor_system_priority;
106 __be16 actor_key;
107 __be16 actor_port_priority;
108 __be16 actor_port;
113 __be16 partner_system_priority;
115 __be16 partner_key;
116 __be16 partner_port_priority;
117 __be16 partner_port;
122 __be16 collector_max_delay;
H A Dudp.h169 typedef struct sock *(*udp_lookup_t)(const struct sk_buff *skb, __be16 sport,
170 __be16 dport);
207 static inline __be16 udp_flow_src_port(struct net *net, struct sk_buff *skb,
299 struct sock *udp4_lib_lookup(struct net *net, __be32 saddr, __be16 sport,
300 __be32 daddr, __be16 dport, int dif);
301 struct sock *__udp4_lib_lookup(struct net *net, __be32 saddr, __be16 sport,
302 __be32 daddr, __be16 dport, int dif, int sdif,
305 __be16 sport, __be16 dport);
307 const struct in6_addr *saddr, __be16 spor
[all...]
H A Dip_tunnels.h51 __be16 tun_flags;
56 __be16 tp_src;
57 __be16 tp_dst;
64 __be16 sport;
65 __be16 dport;
160 __be16 flags;
161 __be16 proto;
185 __be16 tp_src, __be16 tp_dst,
186 __be64 tun_id, __be16 tun_flag
[all...]
/linux-master/net/hsr/
H A Dhsr_slave.h35 bool hsr_invalid_dan_ingress_frame(__be16 protocol);
/linux-master/include/uapi/linux/
H A Dicmpv6.h17 __be16 un_data16[2];
21 __be16 identifier;
22 __be16 sequence;
60 __be16 rt_lifetime;
/linux-master/fs/ocfs2/cluster/
H A Dtcp.h25 __be16 magic;
26 __be16 data_len;
27 __be16 msg_type;
28 __be16 pad1;
/linux-master/include/scsi/
H A Discsi_proto.h128 __be16 ahslength;
141 __be16 rsvd2;
167 __be16 ahslength;
175 __be16 ahslength; /* CDB length - 15, including reserved byte */
227 __be16 param1;
228 __be16 param2;
229 __be16 param3;
245 __be16 rsvd2;
260 __be16 rsvd2;
436 __be16 tsi
[all...]
/linux-master/drivers/net/wireless/purelifi/plfxlc/
H A Dintf.h27 __be16 rssi;
/linux-master/fs/hfsplus/
H A Dpart_tbl.c40 __be16 pmSig; /* signature */
41 __be16 reSigPad; /* padding */
62 __be16 pdSig; /* Signature bytes */
143 switch (be16_to_cpu(*((__be16 *)data))) {
/linux-master/include/linux/dsa/
H A D8021q.h11 int dsa_tag_8021q_register(struct dsa_switch *ds, __be16 proto);
/linux-master/arch/powerpc/include/asm/
H A Ddtl.h13 __be16 processor_id;
H A Dpapr-sysparm.h34 __be16 len;
H A Dnvram.h35 __be16 version;
36 __be16 report_length;
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dwow.h21 __be16 snap_type;
/linux-master/tools/testing/selftests/bpf/
H A Dxdp_metadata.h46 __be16 rx_vlan_proto;
/linux-master/include/uapi/linux/byteorder/
H A Dlittle_endian.h18 #define __constant_htons(x) ((__force __be16)___constant_swab16((x)))
19 #define __constant_ntohs(x) ___constant_swab16((__force __be16)(x))
30 #define __constant_cpu_to_be16(x) ((__force __be16)___constant_swab16((x)))
31 #define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(__be16)(x))
42 #define __cpu_to_be16(x) ((__force __be16)__swab16((x)))
43 #define __be16_to_cpu(x) __swab16((__force __u16)(__be16)(x))
85 static __always_inline __be16 __cpu_to_be16p(const __u16 *p)
87 return (__force __be16)__swab16p(p);
89 static __always_inline __u16 __be16_to_cpup(const __be16 *p)
H A Dbig_endian.h18 #define __constant_htons(x) ((__force __be16)(__u16)(x))
19 #define __constant_ntohs(x) ((__force __u16)(__be16)(x))
30 #define __constant_cpu_to_be16(x) ((__force __be16)(__u16)(x))
31 #define __constant_be16_to_cpu(x) ((__force __u16)(__be16)(x))
42 #define __cpu_to_be16(x) ((__force __be16)(__u16)(x))
43 #define __be16_to_cpu(x) ((__force __u16)(__be16)(x))
85 static __always_inline __be16 __cpu_to_be16p(const __u16 *p)
87 return (__force __be16)*p;
89 static __always_inline __u16 __be16_to_cpup(const __be16 *p)
/linux-master/include/linux/mlx4/
H A Ddevice.h780 __be16 dlid;
802 __be16 vlan;
917 __be16 token;
953 __be16 current_temperature;
954 __be16 warning_threshold;
961 __be16 mstr_sm_lid;
962 __be16 port_lid;
1009 __be16 status;
1010 __be16 class_specific;
1012 __be16 attr_i
[all...]
/linux-master/drivers/scsi/ibmvscsi/
H A Dibmvfc.h147 __be16 status;
148 __be16 length;
172 __be16 fcp_version;
173 __be16 flags;
192 __be16 fcph_version;
193 __be16 b2b_credit;
194 __be16 features;
195 __be16 bb_rcv_sz; /* upper nibble is BB_SC_N */
218 __be16 status;
219 __be16 erro
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h236 __be16 qid;
314 __be16 local_port;
315 __be16 peer_port;
362 __be16 local_port;
363 __be16 peer_port;
379 __be16 mss;
398 __be16 rsvd;
399 __be16 len;
401 __be16 vlan;
402 __be16 l2inf
[all...]
H A Dt4fw_api.h182 __be16 ethtype;
183 __be16 ethtypem;
186 __be16 rx_chan_rx_rpl_iq;
192 __be16 ivlan;
193 __be16 ivlanm;
194 __be16 ovlan;
195 __be16 ovlanm;
200 __be16 lp;
201 __be16 lpm;
202 __be16 f
[all...]
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_wqe.h112 __be16 rlid;
113 __be16 vcrc;
/linux-master/net/8021q/
H A Dvlan_gvrp.c30 __be16 vlan_id = htons(vlan->vlan_id);
41 __be16 vlan_id = htons(vlan->vlan_id);
H A Dvlan_mvrp.c36 __be16 vlan_id = htons(vlan->vlan_id);
47 __be16 vlan_id = htons(vlan->vlan_id);

Completed in 1500 milliseconds

1234567891011>>