Searched defs:__be16 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/tools/include/uapi/linux/ |
H A D | types.h | 10 typedef __u16 __bitwise __be16; typedef
|
/openbmc/linux/include/uapi/linux/ |
H A D | types.h | 37 typedef __u16 __bitwise __be16; typedef
|
/openbmc/qemu/hw/net/rocker/ |
H A D | rocker.h | 43 #define __be16 uint16_t macro
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | of.h | 25 typedef u16 __be16; typedef
|
/openbmc/linux/drivers/staging/fbtft/ |
H A D | fbtft-bus.c | 66 define_fbtft_write_reg(fbtft_write_reg16_bus8, __be16, u16, cpu_to_be16) in define_fbtft_write_reg() argument
|
/openbmc/linux/tools/include/linux/ |
H A D | types.h | 62 typedef __u16 __bitwise __be16; typedef
|
/openbmc/u-boot/include/linux/ |
H A D | types.h | 142 typedef __u16 __bitwise __be16; typedef
|
/openbmc/linux/net/core/ |
H A D | filter.c | 3178 BPF_CALL_3(bpf_skb_vlan_push, struct sk_buff *, skb, __be16, vlan_proto, in BPF_CALL_3() argument 3370 BPF_CALL_3(bpf_skb_change_proto, struct sk_buff *, skb, __be16, proto, in BPF_CALL_3() argument
|