Searched refs:__be16 (Results 1 - 25 of 1493) sorted by last modified time

1234567891011>>

/linux-master/fs/smb/client/
H A Dsmb2pdu.h279 __be16 Port;
285 __be16 Port;
H A Dconnect.c1444 __be16 port, *sport;
3035 __be16 sport;
3132 __be16 *sport;
/linux-master/net/wireless/
H A Dtrace.h2062 const u8 *buf, size_t len, const u8 *dest, __be16 proto,
2069 __field(__be16, proto)
/linux-master/net/openvswitch/
H A Dconntrack.c615 __be16 src;
637 __be16 dst;
/linux-master/net/netfilter/ipvs/
H A Dip_vs_proto_sctp.c24 __be16 _ports[2], *ports = NULL;
484 static inline __u16 sctp_app_hashkey(__be16 port)
494 __be16 port = inc->port;
/linux-master/net/mac80211/
H A Dtx.c3419 __be16 len;
4371 __be16 ethertype;
6137 const u8 *dest, __be16 proto, bool unencrypted,
H A Drx.c1504 __be16 ethertype;
4871 __be16 proto;
/linux-master/net/ipv6/
H A Dudp.c80 const __be16 fport)
118 const struct in6_addr *saddr, __be16 sport,
164 const struct in6_addr *saddr, __be16 sport,
209 const struct in6_addr *saddr, __be16 sport,
210 const struct in6_addr *daddr, __be16 dport,
262 __be16 sport, __be16 dport,
273 __be16 sport, __be16 dport)
290 struct sock *udp6_lib_lookup(struct net *net, const struct in6_addr *saddr, __be16 spor
[all...]
/linux-master/net/ipv4/
H A Dudp.c367 __be32 saddr, __be16 sport,
412 const __be32 faddr, const __be16 fport)
422 __be32 saddr, __be16 sport,
471 __be16 sport, __be32 daddr, __be16 dport, int dif,
522 __be16 sport, __be16 dport,
533 __be16 sport, __be16 dport)
550 struct sock *udp4_lib_lookup(struct net *net, __be32 saddr, __be16 spor
[all...]
H A Dtcp_ao.c321 __be16 sport, __be16 dport,
329 __be16 outlen;
2089 __be16 port = 0;
H A Droute.c3103 u8 ip_proto, __be16 sport,
3104 __be16 dport)
3238 __be16 sport = 0, dport = 0;
/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/bridge/
H A Dbr_netlink.c1333 __be16 vlan_proto = nla_get_be16(data[IFLA_BR_VLAN_PROTOCOL]);
1590 nla_total_size(sizeof(__be16)) + /* IFLA_BR_VLAN_PROTOCOL */
/linux-master/include/net/
H A Dsock.h166 __be16 skc_dport;
/linux-master/include/linux/
H A Detherdevice.h40 __be16 eth_type_trans(struct sk_buff *skb, struct net_device *dev);
47 __be16 type);
50 __be16 eth_header_parse_protocol(const struct sk_buff *skb);
85 __be16 *a = (__be16 *)addr;
86 static const __be16 *b = (const __be16 *)eth_reserved_addr_base;
87 static const __be16 m = cpu_to_be16(0xfff0);
213 static inline bool eth_proto_is_802_3(__be16 proto)
/linux-master/fs/ntfs3/
H A Ddir.c93 static_assert(sizeof(wchar_t) == sizeof(__be16));
103 *(__be16 *)s = __cpu_to_be16(c);
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c79 __be16 port, u32 flags, int ifindex)
138 __be16 port, u32 flags)
251 + nla_total_size(sizeof(__be16)) /* NDA_PORT */
446 union vxlan_addr *ip, __be16 port,
571 union vxlan_addr *ip, __be16 port, __be32 vni,
596 union vxlan_addr *ip, __be16 port, __be32 vni,
626 static bool vxlan_parse_gpe_proto(struct vxlanhdr *hdr, __be16 *protocol)
752 __be16 protocol;
783 __be16 protocol;
887 __u16 state, __be16 por
[all...]
/linux-master/drivers/net/usb/
H A Dqmi_wwan.c71 __be16 pkt_len;
567 __be16 proto;
/linux-master/drivers/net/
H A Dmacsec.c252 static sci_t make_sci(const u8 *addr, __be16 port)
287 return macsec_sectag_len(sci_present) + sizeof(__be16);
4084 static sci_t dev_to_sci(struct net_device *dev, __be16 port)
H A Dgtp.c302 __be16 seq;
768 __be16 gtph_port;
807 __be16 df;
1724 __be16 port;
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c1575 __be16 protocol = vlan_get_protocol(skb);
1798 vid = be16_to_cpu((__force __be16)rx_desc->wb.upper.vlan);
3614 __be16 vlan_etype = cpu_to_be16(filter->vlan_etype);
3627 __be16 etype = cpu_to_be16(filter->etype);
H A Digc.h530 __be16 protocol;
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c902 __always_unused __be16 proto, u16 vid)
932 __always_unused __be16 proto, u16 vid)
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c3199 __always_unused __be16 proto, u16 vid)
3222 __always_unused __be16 proto, u16 vid)
3241 __always_unused __be16 proto, u16 vid)
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1501 static void bnxt_gro_tunnel(struct sk_buff *skb, __be16 ip_proto)
1546 __be16 proto = *((__be16 *)(skb->data + inner_ip_off -
1582 __be16 proto = *((__be16 *)(skb->data + outer_ip_off -
1611 __be16 proto = *((__be16 *)(skb->data + outer_ip_off -
1832 __be16 vlan_proto = htons(tpa_info->metadata >>
1902 __be16 vlan_proto;
5358 static int bnxt_hwrm_tunnel_dst_port_alloc(struct bnxt *bp, __be16 por
[all...]

Completed in 444 milliseconds

1234567891011>>