Searched refs:__be16 (Results 401 - 425 of 1497) sorted by relevance

<<11121314151617181920>>

/linux-master/include/uapi/linux/
H A Dif_packet.h11 __be16 spkt_protocol;
16 __be16 sll_protocol;
H A Dif_hippi.h145 __be16 ethertype; /* packet type ID field */
H A Dmap_to_14segment.h82 __be16 table[128];
/linux-master/include/net/
H A Dipv6_stubs.h83 const struct in6_addr *saddr, __be16 sport,
84 const struct in6_addr *daddr, __be16 dport,
/linux-master/net/802/
H A Dfddi.c93 __be16 fddi_type_trans(struct sk_buff *skb, struct net_device *dev)
96 __be16 type;
/linux-master/net/netfilter/ipvs/
H A Dip_vs_pe_sip.c152 __be16 dport,
153 __be16 cport)
/linux-master/include/asm-generic/
H A Dunaligned.h57 return be16_to_cpu(__get_unaligned_t(__be16, p));
72 __put_unaligned_t(__be16, cpu_to_be16(val), p);
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_reqmgr.h61 __be16 opcode;
62 __be16 param1;
63 __be16 param2;
64 __be16 dlen;
161 __be16 len0;
162 __be16 len1;
163 __be16 len2;
164 __be16 len3;
/linux-master/net/dsa/
H A Dtag_rtl8_4.c107 __be16 tag16[RTL8_4_TAG_LEN / 2];
153 __be16 tag16[RTL8_4_TAG_LEN / 2];
/linux-master/tools/include/asm-generic/
H A Dunaligned.h58 return be16_to_cpu(__get_unaligned_t(__be16, p));
73 __put_unaligned_t(__be16, cpu_to_be16(val), p);
/linux-master/net/core/
H A Dgso.c14 netdev_features_t features, __be16 type)
43 __be16 type = skb_network_protocol(skb, &vlan_depth);
/linux-master/drivers/staging/vt6655/
H A Drxtx.h34 __be16 payload_len;
35 __be16 hlen;
/linux-master/net/nsh/
H A Dnsh.c52 __be16 inner_proto;
83 __be16 outer_proto, proto;
/linux-master/net/hsr/
H A Dhsr_slave.c19 bool hsr_invalid_dan_ingress_frame(__be16 protocol)
29 __be16 protocol;
/linux-master/drivers/char/tpm/
H A Dtpm-buf.c121 ((__be16 *)buf->data)[0] = cpu_to_be16(buf->length - 2);
135 __be16 value2 = cpu_to_be16(value);
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h40 __be16 vlan_proto);
108 u8 __always_unused qos, __be16 __always_unused v_proto)
/linux-master/drivers/hwmon/
H A Dhs3001.c94 hs3001_extract_humidity(be16_to_cpup((__be16 *)&buf[0]));
96 hs3001_extract_temperature(be16_to_cpup((__be16 *)&buf[2]));
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_vlan.c35 __be16 h_vlan_TCI;
36 __be16 h_vlan_encapsulated_proto;
H A Dconnect_force_port6.c18 __be16 port;
H A Dconnect_force_port4.c19 __be16 port;
/linux-master/net/netfilter/
H A Dnf_flow_table_core.c454 __be16 port, __be16 new_port)
463 __be16 port, __be16 new_port)
477 u8 protocol, __be16 port, __be16 new_port)
494 __be16 port, new_port;
520 __be16 port, new_port;
/linux-master/net/bridge/netfilter/
H A Debt_802_3.c27 __be16 type = hdr->llc.ui.ctrl & IS_UI ? hdr->llc.ui.type : hdr->llc.ni.type;
/linux-master/net/rds/
H A Dcong.c299 void rds_cong_set_bit(struct rds_cong_map *map, __be16 port)
313 void rds_cong_clear_bit(struct rds_cong_map *map, __be16 port)
327 static int rds_cong_test_bit(struct rds_cong_map *map, __be16 port)
368 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock,
/linux-master/drivers/staging/fieldbus/anybuss/
H A Danybuss-client.h23 __be16 anybus_id;
/linux-master/tools/include/uapi/linux/
H A Dif_tun.h96 __be16 proto;

Completed in 498 milliseconds

<<11121314151617181920>>