Searched refs:__be16 (Results 126 - 150 of 1493) sorted by relevance

1234567891011>>

/linux-master/include/uapi/linux/netfilter/
H A Dxt_conntrack.h45 __be16 origsrc_port, origdst_port;
46 __be16 replsrc_port, repldst_port;
58 __be16 origsrc_port, origdst_port;
59 __be16 replsrc_port, repldst_port;
H A Dnfnetlink_queue.h19 __be16 hw_protocol; /* hw protocol (network order) */
24 __be16 hw_addrlen;
36 NFQA_VLAN_PROTO, /* __be16 skb vlan_proto */
37 NFQA_VLAN_TCI, /* __be16 skb htons(vlan_tci) */
88 __be16 pf; /* AF_xxx for PF_[UN]BIND */
/linux-master/include/uapi/linux/
H A Derspan.h22 __be16 sgt; /* security group tag */
H A Drds.h180 __be16 lport;
181 __be16 fport;
191 __be16 lport;
192 __be16 fport;
201 __be16 bound_port;
202 __be16 connected_port;
211 __be16 bound_port;
212 __be16 connected_port;
219 __be16 local_port;
221 __be16 peer_por
[all...]
H A Dif_arp.h146 __be16 ar_hrd; /* format of hardware address */
147 __be16 ar_pro; /* format of protocol address */
150 __be16 ar_op; /* ARP opcode (command) */
H A Dopenvswitch.h467 __be16 tcp_src;
468 __be16 tcp_dst;
472 __be16 udp_src;
473 __be16 udp_dst;
477 __be16 sctp_src;
478 __be16 sctp_dst;
494 __be16 arp_op;
534 __be16 src_port;
535 __be16 dst_port;
542 __be16 src_por
[all...]
H A Dip.h98 __be16 tot_len;
99 __be16 id;
100 __be16 frag_off;
115 __be16 reserved;
130 __be16 cpi;
/linux-master/tools/include/uapi/linux/
H A Derspan.h22 __be16 sgt; /* security group tag */
/linux-master/drivers/net/ethernet/sfc/
H A Dsriov.h16 u8 qos, __be16 vlan_proto);
/linux-master/include/linux/
H A Dlibfdt_env.h13 typedef __be16 fdt16_t;
H A Dt10-pi.h32 __be16 guard_tag; /* Checksum */
33 __be16 app_tag; /* Opaque storage */
58 __be16 app_tag;
H A Dnvme-fc.h49 __be16 iu_len;
59 __be16 ms;
75 __be16 iu_len;
256 __be16 ersp_ratio;
257 __be16 rsvd10;
259 __be16 cntlid;
260 __be16 sqsize;
284 __be16 ersp_ratio;
285 __be16 rsvd10;
287 __be16 qi
[all...]
/linux-master/net/dsa/
H A Dtag_rzn1_a5psw.c34 __be16 ctrl_tag;
35 __be16 ctrl_data;
36 __be16 ctrl_data2_hi;
37 __be16 ctrl_data2_lo;
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_register.h23 __be16 adminq_length;
/linux-master/net/atm/
H A Dlec.h18 __be16 le_header;
21 __be16 h_type;
25 __be16 le_header;
/linux-master/drivers/net/ethernet/netronome/nfp/crypto/
H A Dfw.h40 __be16 ipver_vlan __packed;
47 __be16 src_port;
48 __be16 dst_port;
/linux-master/fs/isofs/
H A Djoliet.c18 uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_table *nls)
20 __be16 *ip, ch;
54 len = uni16_to_x8(outname, (__be16 *) de->name,
/linux-master/include/net/tc_act/
H A Dtc_vlan.h17 __be16 tcfv_push_proto;
60 static inline __be16 tcf_vlan_push_proto(const struct tc_action *a)
62 __be16 tcfv_push_proto;
/linux-master/arch/powerpc/include/asm/
H A Drtas-types.h92 __be16 id; /* 0x00 2-byte ASCII section ID */
93 __be16 length; /* 0x02 Section length in bytes */
96 __be16 creator_component; /* 0x06 Creator component ID */
/linux-master/fs/dlm/
H A Ddir.c108 __be16 v;
111 if (left < sizeof(__be16))
114 memcpy(&v, b, sizeof(__be16));
116 b += sizeof(__be16);
117 left -= sizeof(__be16);
242 __be16 be_namelen;
278 memcpy(outbuf + offset, &be_namelen, sizeof(__be16));
279 offset += sizeof(__be16);
285 memcpy(outbuf + offset, &be_namelen, sizeof(__be16));
286 offset += sizeof(__be16);
[all...]
/linux-master/drivers/infiniband/sw/siw/
H A Diwarp.h23 __be16 bits;
24 __be16 pd_len;
47 static inline void __mpa_rr_set_revision(__be16 *bits, u8 rev)
53 static inline u8 __mpa_rr_revision(__be16 mpa_rr_bits)
55 __be16 rev = mpa_rr_bits & MPA_RR_MASK_REVISION;
70 __be16 ird;
71 __be16 ord;
75 __be16 rsvd;
76 __be16 fpdu_hmd; /* FPDU header-marker distance (= MPA's FPDUPTR) */
95 __be16 mpa_le
[all...]
/linux-master/drivers/scsi/bfa/
H A Dbfi_ms.h43 __be16 num_ioim_reqs;
44 __be16 num_fwtio_reqs;
53 __be16 req_cq_elems[BFI_IOC_MAX_CQS];
56 __be16 rsp_cq_elems[BFI_IOC_MAX_CQS];
123 __be16 delay; /* delay timer 0..1125us */
124 __be16 latency; /* latency timer 0..225us */
271 __be16 tx_bbcredit; /* Tx credits */
345 __be16 fcxp_tag; /* driver request tag */
346 __be16 max_frmsz; /* max send frame size */
347 __be16 vf_i
[all...]
/linux-master/fs/affs/
H A Damigaffs.h45 __be16 days;
46 __be16 mins;
47 __be16 ticks;
88 __be16 uid;
89 __be16 gid;
/linux-master/drivers/misc/
H A Dibmvmc.h111 __be16 pool_size; /* Maximum number of buffers supported per HMC
115 __be16 crq_size; /* # of entries available in the CRQ for the
120 __be16 version; /* Indicates the code level of the management partition
140 __be16 rsvd;
141 __be16 buffer_id;
/linux-master/include/rdma/
H A Dopa_smi.h27 __be16 status;
31 __be16 attr_id;
32 __be16 resv;
85 __be16 partition_cap;
86 __be16 device_id;

Completed in 240 milliseconds

1234567891011>>