Searched refs:__be16 (Results 151 - 175 of 1493) sorted by relevance

1234567891011>>

/linux-master/include/net/
H A Dflow_dissector.h46 __be16 n_proto;
62 __be16 vlan_tci;
64 __be16 vlan_tpid;
65 __be16 vlan_eth_type;
100 __be16 dst_opt_type;
177 __be16 src;
178 __be16 dst;
229 __be16 flags;
291 __be16 session_id;
292 __be16 ppp_prot
[all...]
H A Dudp_tunnel.h31 __be16 local_udp_port;
32 __be16 peer_udp_port;
72 __be16 port, u32 info, u8 *payload);
121 __be16 port;
152 __be16 df, __be16 src_port, __be16 dst_port,
161 __be16 src_port, __be16 dst_port, bool nocheck);
170 __be16 spor
[all...]
H A Dinet_hashtables.h310 const __be32 saddr, const __be16 sport,
318 __be32 saddr, __be16 sport,
319 __be32 daddr, __be16 dport, int dif, int sdif)
327 struct inet_sock; __be16 dport followed by __u16 num. We want to
336 ((__force __portpair)(((__force __u32)(__be16)(__sport) << 16) | (__u32)(__dport)))
339 ((__force __portpair)(((__u32)(__dport) << 16) | (__force __u32)(__be16)(__sport)))
373 const __be32 saddr, const __be16 sport,
379 const __be32 faddr, const __be16 fport);
387 __be32 saddr, __be16 sport,
394 __be32 saddr, __be16 spor
[all...]
/linux-master/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.h147 __be16 size;
148 __be16 rssi; /* percentage */
149 __be16 channel; /* channel number */
150 __be16 beacon_period; /* FIXME: in msec unit */
151 __be16 capability;
152 __be16 security;
183 __be16 rssi;
/linux-master/net/8021q/
H A Dvlan.h39 static inline int vlan_proto_idx(__be16 proto)
68 __be16 vlan_proto,
80 __be16 vlan_proto, u16 vlan_id,
95 __be16 vlan_proto, u16 vlan_id)
124 int vlan_filter_push_vids(struct vlan_info *vlan_info, __be16 proto);
125 void vlan_filter_drop_vids(struct vlan_info *vlan_info, __be16 proto);
138 __be16 protocol, u16 vlan_id,
H A Dvlan_core.c13 __be16 vlan_proto = skb->vlan_proto;
77 __be16 vlan_proto, u16 vlan_id)
119 __be16 vlan_dev_vlan_proto(const struct net_device *dev)
164 __be16 proto;
169 static bool vlan_hw_filter_capable(const struct net_device *dev, __be16 proto)
181 __be16 proto, u16 vid)
192 static struct vlan_vid_info *vlan_vid_info_alloc(__be16 proto, u16 vid)
205 static int vlan_add_rx_filter_info(struct net_device *dev, __be16 proto, u16 vid)
216 static int vlan_kill_rx_filter_info(struct net_device *dev, __be16 proto, u16 vid)
254 int vlan_filter_push_vids(struct vlan_info *vlan_info, __be16 prot
[all...]
/linux-master/net/ipv6/netfilter/
H A Dnf_socket_ipv6.c26 __be16 *rport,
27 __be16 *lport,
32 __be16 *ports, _ports[2];
34 __be16 inside_fragoff;
81 const __be16 sport, const __be16 dport,
100 __be16 dport, sport;
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h210 __be16 mss;
234 __be16 cq_idx;
481 __be16 local_port;
482 __be16 peer_port;
493 __be16 local_port;
494 __be16 peer_port;
503 __be16 local_port;
504 __be16 peer_port;
508 __be16 l2t_idx;
509 __be16 tcp_op
[all...]
/linux-master/include/linux/mlx4/
H A Dqp.h146 __be16 rlid;
208 __be16 roce_entropy;
209 __be16 reserved2[3];
220 __be16 rq_wqe_counter;
221 __be16 sq_wqe_counter;
223 __be16 rate_limit_params;
298 __be16 vlan_tag;
319 __be16 srcrb_flags16[2];
338 __be16 sched_prio;
351 __be16 rli
[all...]
/linux-master/drivers/net/ethernet/sfc/
H A Dtc.h75 __be16 vlan_tci[2];
76 __be16 vlan_proto[2];
94 __be16 eth_proto;
95 __be16 vlan_tci[2], vlan_proto[2];
105 __be16 l4_sport, l4_dport; /* Ports (UDP, TCP) */
106 __be16 tcp_flags;
114 __be16 enc_sport, enc_dport;
158 __be16 udp_dport;
159 __be16 udp_sport, udp_sport_mask;
164 __be16 child_udp_sport_mas
[all...]
/linux-master/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.h45 int *, __u8 *, __u8 *, __be16 *, __be16 *);
49 __be32, __be32, __be16, __be16, u8);
53 __u8 *, __u8 *, __be16, __be16, u8, __u32);
H A Dlibcxgb_cm.c44 __be16 *local_port, __be16 *peer_port)
94 __be32 local_ip, __be32 peer_ip, __be16 local_port,
95 __be16 peer_port, u8 tos)
123 __u8 *local_ip, __u8 *peer_ip, __be16 local_port,
124 __be16 peer_port, u8 tos, __u32 sin6_scope_id)
/linux-master/include/scsi/fc/
H A Dfc_fip.h47 __be16 fip_op; /* operation code */
50 __be16 fip_dl_len; /* length of descriptors in words */
51 __be16 fip_flags; /* header flags */
200 __be16 fd_vfid; /* virtual fabric ID */
211 __be16 fd_size;
259 __be16 fd_vlan; /* Note: highest 4 bytes are unused */
H A Dfc_fcp.h124 __be16 fr_retry_delay; /* retry delay timer */
191 __be16 srr_ox_id; /* OX_ID of failed command */
192 __be16 srr_rx_id; /* RX_ID of failed command */
/linux-master/net/ipv4/netfilter/
H A Dnf_socket_ipv4.c22 __be16 *rport, __be16 *lport)
27 __be16 *ports, _ports[2];
69 const __be16 sport, const __be16 dport,
88 __be16 dport, sport;
/linux-master/include/net/netfilter/
H A Dnf_conntrack_tuple.h45 __be16 all;
48 __be16 port;
51 __be16 port;
57 __be16 port;
60 __be16 port;
63 __be16 key;
/linux-master/include/net/tc_act/
H A Dtc_mpls.h16 __be16 tcfm_proto;
50 static inline __be16 tcf_mpls_proto(const struct tc_action *a)
52 __be16 tcfm_proto;
/linux-master/arch/m68k/include/uapi/asm/
H A Dbootinfo.h35 __be16 tag; /* tag ID */
36 __be16 size; /* size of record (in bytes) */
173 __be16 branch;
/linux-master/include/uapi/linux/
H A Dl2tp.h26 __be16 l2tp_unused; /* INET port number (unused) */
34 sizeof(__be16) - sizeof(struct in_addr) -
47 __be16 l2tp_unused; /* INET port number (unused) */
H A Ddccp.h22 __be16 dccph_sport,
47 __be16 dccph_seq;
74 __be16 dccph_reserved1;
75 __be16 dccph_ack_nr_high;
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_fdir.h72 __be16 etype;
80 __be16 src_port;
81 __be16 dst_port;
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_model.h58 input->filter.formatted.src_port = (__force __be16)(val & 0xffff);
59 mask->formatted.src_port = (__force __be16)(m & 0xffff);
60 input->filter.formatted.dst_port = (__force __be16)(val >> 16);
61 mask->formatted.dst_port = (__force __be16)(m >> 16);
/linux-master/include/linux/
H A Dif_link.h31 __be16 vlan_proto;
/linux-master/arch/powerpc/boot/
H A Dlibfdt_env.h16 typedef __be16 fdt16_t;
/linux-master/tools/include/uapi/linux/
H A Dtypes.h10 typedef __u16 __bitwise __be16; typedef

Completed in 257 milliseconds

1234567891011>>