Searched refs:__be16 (Results 451 - 475 of 1496) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/scsi/bfa/
H A Dbfa_fcbuild.c21 __be16 ox_id);
23 __be16 ox_id);
168 fc_els_req_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id)
177 fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id)
186 fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id)
196 __be16 ox_id, wwn_t port_name, wwn_t node_name,
262 __be16 ox_id, wwn_t port_name, wwn_t node_name,
389 __be16 ox_id, enum bfa_lport_role role)
455 u32 s_id, __be16 ox_id, wwn_t port_name,
477 u32 s_id, __be16 ox_i
[all...]
/linux-master/net/ethernet/
H A Deth.c155 __be16 eth_type_trans(struct sk_buff *skb, struct net_device *dev)
219 int eth_header_cache(const struct neighbour *neigh, struct hh_cache *hh, __be16 type)
264 __be16 eth_header_parse_protocol(const struct sk_buff *skb)
402 __be16 type;
449 __be16 type = eh->h_proto;
/linux-master/net/rds/
H A Drds.h210 __be16 h_sport;
211 __be16 h_dport;
583 (sizeof(struct in6_addr) + sizeof(__u32) + sizeof(__be16))
604 __be16 rs_conn_port;
740 struct rds_sock *rds_find_bound(const struct in6_addr *addr, __be16 port,
749 void rds_cong_set_bit(struct rds_cong_map *map, __be16 port);
750 void rds_cong_clear_bit(struct rds_cong_map *map, __be16 port);
751 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, struct rds_sock *rs);
858 void rds_message_populate_header(struct rds_header *hdr, __be16 sport,
859 __be16 dpor
[all...]
/linux-master/net/openvswitch/
H A Dflow.c59 #define TCP_FLAGS_BE16(tp) (*(__be16 *)&tcp_flag_word(tp) & htons(0x0FFF))
61 void ovs_flow_stats_update(struct sw_flow *flow, __be16 tcp_flags,
130 unsigned long *used, __be16 *tcp_flags)
458 if (unlikely(skb->len < sizeof(struct vlan_head) + sizeof(__be16)))
462 sizeof(__be16))))
516 static __be16 parse_ethertype(struct sk_buff *skb)
523 __be16 ethertype;
526 __be16 proto;
528 proto = *(__be16 *) skb->data;
529 __skb_pull(skb, sizeof(__be16));
[all...]
/linux-master/include/uapi/linux/
H A Dcdrom.h779 __be16 feature_code;
806 __be16 feature_code;
833 __be16 disc_information_length;
879 __be16 track_information_length;
926 __be16 mode_data_length;
931 __be16 desc_length;
936 __be16 feature_code;
H A Dbpf.h2156 * long bpf_skb_vlan_push(struct sk_buff *skb, __be16 vlan_proto, u16 vlan_tci)
2510 * long bpf_skb_change_proto(struct sk_buff *skb, __be16 proto, u64 flags)
6274 __be16 tunnel_flags;
6337 __be16 dst_port; /* network byte order */
6395 __be16 sport;
6396 __be16 dport;
6401 __be16 sport;
6402 __be16 dport;
7159 __be16 sport;
7160 __be16 dpor
[all...]
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmad.c395 *max_pkeys = be16_to_cpup((__be16 *)(out_mad->data + 28));
496 *pkey = be16_to_cpu(((__be16 *)out_mad->data)[index % 32]);
571 props->lid = be16_to_cpup((__be16 *)(out_mad->data + 16));
573 props->sm_lid = be16_to_cpup((__be16 *)(out_mad->data + 18));
581 props->bad_pkey_cntr = be16_to_cpup((__be16 *)(out_mad->data + 46));
582 props->qkey_viol_cntr = be16_to_cpup((__be16 *)(out_mad->data + 48));
593 be16_to_cpup((__be16 *)(out_mad->data + 60));
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h192 __be16 token;
196 __be16 opcode;
326 __be16 page_offset;
347 __be16 page_offset;
349 __be16 cq_period;
350 __be16 cq_max_count;
369 __be16 xrcd;
377 __be16 limit_watermark;
378 __be16 wqe_cnt;
380 __be16 wqe_counte
[all...]
/linux-master/tools/include/uapi/linux/
H A Dbpf.h2156 * long bpf_skb_vlan_push(struct sk_buff *skb, __be16 vlan_proto, u16 vlan_tci)
2510 * long bpf_skb_change_proto(struct sk_buff *skb, __be16 proto, u64 flags)
6274 __be16 tunnel_flags;
6337 __be16 dst_port; /* network byte order */
6395 __be16 sport;
6396 __be16 dport;
6401 __be16 sport;
6402 __be16 dport;
7159 __be16 sport;
7160 __be16 dpor
[all...]
/linux-master/net/netfilter/ipvs/
H A Dip_vs_sync.c76 __be16 cport;
77 __be16 vport;
78 __be16 dport;
84 __be16 flags; /* status flags */
85 __be16 state; /* state info */
136 __be16 ver_size; /* Version msb 4 bits */
139 __be16 state; /* state info */
141 __be16 cport;
142 __be16 vport;
143 __be16 dpor
[all...]
/linux-master/drivers/input/touchscreen/
H A Diqs5xx.c93 __be16 prod_num;
94 __be16 proj_num;
109 __be16 abs_x;
110 __be16 abs_y;
111 __be16 strength;
118 __be16 rel_x;
119 __be16 rel_y;
136 __be16 reg_buf = cpu_to_be16(reg);
177 __be16 val_buf;
226 __be16 val_bu
[all...]
/linux-master/net/ipv6/
H A Dioam6.c53 return (ns->id != *(__be16 *)arg->key);
64 .key_len = sizeof(__be16),
113 __be16 id;
166 __be16 id;
503 __be16 ns_id;
690 struct ioam6_namespace *ioam6_namespace(struct net *net, __be16 id)
732 *(__be16 *)data = cpu_to_be16(raw16);
733 data += sizeof(__be16);
740 *(__be16 *)data = cpu_to_be16(raw16);
741 data += sizeof(__be16);
[all...]
/linux-master/arch/powerpc/perf/
H A Dhv-24x7.c96 int ntypes = be16_to_cpup((__be16 *)&buf->val[0]);
100 phys_sockets = be16_to_cpup((__be16 *)&buf->val[2]);
101 phys_chipspersocket = be16_to_cpup((__be16 *)&buf->val[4]);
102 phys_coresperchip = be16_to_cpup((__be16 *)&buf->val[6]);
249 __be16 *desc_len = (__be16 *)(ev->remainder + nl - 2);
258 __be16 *desc_len_ = (__be16 *)(ev->remainder + nl - 2);
260 __be16 *long_desc_len = (__be16 *)(e
[all...]
/linux-master/net/dsa/
H A Dtag_sja1105.c243 __be16 xmit_tpid = htons(sja1105_xmit_tpid(dp));
302 __be16 *tx_header;
627 rx_header = ntohs(*(__be16 *)skb->data);
713 static void sja1105_flow_dissect(const struct sk_buff *skb, __be16 *proto,
723 static void sja1110_flow_dissect(const struct sk_buff *skb, __be16 *proto,
734 *proto = ((__be16 *)skb->data)[(VLAN_HLEN / 2) - 1];
/linux-master/net/bluetooth/bnep/
H A Dcore.c103 static int bnep_ctrl_set_netfilter(struct bnep_session *s, __be16 *data, int len)
349 s->eh.h_proto = get_unaligned((__be16 *) (skb->data - 2));
361 s->eh.h_proto = get_unaligned((__be16 *) (skb->data - 2));
383 put_unaligned(s->eh.h_proto, (__be16 *) __skb_put(nskb, 2));
389 put_unaligned(s->eh.h_proto, (__be16 *)__skb_put(nskb, 2));
394 put_unaligned(s->eh.h_proto, (__be16 *) __skb_put(nskb, 2));
/linux-master/arch/powerpc/platforms/pseries/
H A Dplpks.c47 __be16 passwordlength;
241 __be16 rsvd0;
242 __be16 objoverhead;
243 __be16 maxpwsize;
244 __be16 maxobjlabelsize;
245 __be16 maxobjsize;
/linux-master/lib/842/
H A D842_decompress.c60 ((s) == 2 ? be16_to_cpu(get_unaligned((__be16 *)d)) : \
112 *d = be16_to_cpu(get_unaligned((__be16 *)in)) >> (16 - bits);
145 put_unaligned(cpu_to_be16((u16)v), (__be16 *)p->out);
/linux-master/net/smc/
H A Dsmc_cdc.h29 __be16 reserved;
30 __be16 wrap;
44 __be16 seqno;
/linux-master/net/ipv4/netfilter/
H A Dnf_nat_pptp.c36 #define REQ_CID(req, off) (*(__be16 *)((char *)(req) + (off)))
132 __be16 new_callid;
241 __be16 new_pcid;
/linux-master/drivers/iio/adc/
H A Dad7298.c52 __be16 rx_buf[12] __aligned(IIO_DMA_MINALIGN);
53 __be16 tx_buf[2];
182 __be16 buf;
/linux-master/drivers/crypto/
H A Dtalitos.h20 __be16 len; /* length */
25 __be16 res;
26 __be16 len1; /* length */
/linux-master/drivers/iio/chemical/
H A Dsgp40.c57 __be16 rht_ticks;
59 __be16 temp_ticks;
64 __be16 res_ticks;
/linux-master/net/netfilter/
H A Dnf_conntrack_proto_gre.c69 static __be16 gre_keymap_lookup(struct net *net, struct nf_conntrack_tuple *t)
73 __be16 key = 0;
156 __be16 srckey;
/linux-master/drivers/net/ethernet/sfc/
H A Dtx_tso.c70 __be16 protocol;
143 static __be16 efx_tso_check_protocol(struct sk_buff *skb)
145 __be16 protocol = skb->protocol;
/linux-master/include/scsi/
H A Dscsi_proto.h192 __be16 service_action;
331 __be16 stream_identifier;
350 __be16 number_of_open_streams;

Completed in 421 milliseconds

<<11121314151617181920>>