Searched defs:__be16 (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/tools/include/uapi/linux/ |
A D | types.h | 10 typedef __u16 __bitwise __be16; typedef
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | types.h | 33 typedef __u16 __bitwise __be16; typedef
|
/linux-6.3-rc2/arch/powerpc/boot/ |
A D | of.h | 25 typedef u16 __be16; typedef
|
/linux-6.3-rc2/drivers/staging/fbtft/ |
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
|
/linux-6.3-rc2/tools/include/linux/ |
A D | types.h | 57 typedef __u16 __bitwise __be16; typedef
|
/linux-6.3-rc2/net/core/ |
A D | filter.c | 3119 BPF_CALL_3(bpf_skb_vlan_push, struct sk_buff *, skb, __be16, vlan_proto, in BPF_CALL_3() argument 3311 BPF_CALL_3(bpf_skb_change_proto, struct sk_buff *, skb, __be16, proto, in BPF_CALL_3() argument
|
Completed in 24 milliseconds