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