/third_party/ltp/tools/sparse/sparse-src/validation/eval/ |
H A D | assign-restricted-ok.c | 7 typedef __INT16_TYPE__ __bitwise __be16; typedef 9 static __be16 foo(void) in foo() 11 __be16 val = 0; in foo()
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | foul-scalar.c | 3 typedef unsigned short __bitwise __be16; typedef 5 static void foo(__be16 x) in foo()
|
H A D | bswap-constant-folding.c | 1 typedef unsigned short __be16; typedef 8 #define __cpu_to_be16(x) ((__force __be16)__swab16((x)))
|
/third_party/libbpf/include/uapi/linux/ |
H A D | bpf.h | 2047 * long bpf_skb_vlan_push(struct sk_buff *skb, __be16 vlan_proto, u16 vlan_tci) 2401 * long bpf_skb_change_proto(struct sk_buff *skb, __be16 proto, u64 flags) 6161 __be16 tunnel_flags; 6224 __be16 dst_port; /* network byte order */ 6282 __be16 sport; 6283 __be16 dport; 6288 __be16 sport; 6289 __be16 dport; 7021 __be16 sport; 7022 __be16 dpor [all...] |
H A D | if_link.h | 862 __be16 low; 863 __be16 high; 1070 __be16 vlan_proto; /* VLAN protocol either 802.1Q or 802.1ad */
|
H A D | pkt_cls.h | 177 __be16 offmask;
|
/third_party/fsverity-utils/common/ |
H A D | win32_defs.h | 49 typedef __u16 __be16; typedef
|
/third_party/libbpf/include/linux/ |
H A D | types.h | 19 typedef __u16 __bitwise __be16; typedef
|
/third_party/f2fs-tools/tools/f2fs_io/ |
H A D | f2fs_io.h | 44 typedef u16 __be16; typedef
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 2442 pub type __be16 = __u16; types 2855 pub sin_port: __be16, 2874 pub tot_len: __be16, 2875 pub id: __be16, 2876 pub frag_off: __be16, 2925 pub reserved: __be16, 2942 pub cpi: __be16, 3034 pub u6_addr16: [__be16; 8usize], 3041 pub sin6_port: __be16, 3123 pub payload_len: __be16, [all...] |
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 2441 pub type __be16 = __u16; types 2854 pub sin_port: __be16, 2873 pub tot_len: __be16, 2874 pub id: __be16, 2875 pub frag_off: __be16, 2924 pub reserved: __be16, 2941 pub cpi: __be16, 3033 pub u6_addr16: [__be16; 8usize], 3040 pub sin6_port: __be16, 3122 pub payload_len: __be16, [all...] |
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 2421 pub type __be16 = __u16; types 2834 pub sin_port: __be16, 2853 pub tot_len: __be16, 2854 pub id: __be16, 2855 pub frag_off: __be16, 2904 pub reserved: __be16, 2921 pub cpi: __be16, 3013 pub u6_addr16: [__be16; 8usize], 3020 pub sin6_port: __be16, 3102 pub payload_len: __be16, [all...] |
/third_party/libbpf/src/ |
H A D | bpf_helper_defs.h | 446 static long (*bpf_skb_vlan_push)(struct __sk_buff *skb, __be16 vlan_proto, __u16 vlan_tci) = (void *) 18; 863 static long (*bpf_skb_change_proto)(struct __sk_buff *skb, __be16 proto, __u64 flags) = (void *) 31;
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 2557 pub type __be16 = __u16; types 2970 pub sin_port: __be16, 2989 pub tot_len: __be16, 2990 pub id: __be16, 2991 pub frag_off: __be16, 3040 pub reserved: __be16, 3057 pub cpi: __be16, 3149 pub u6_addr16: [__be16; 8usize], 3156 pub sin6_port: __be16, 3238 pub payload_len: __be16, [all...] |
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 2626 pub type __be16 = __u16; types 3039 pub sin_port: __be16, 3058 pub tot_len: __be16, 3059 pub id: __be16, 3060 pub frag_off: __be16, 3109 pub reserved: __be16, 3126 pub cpi: __be16, 3218 pub u6_addr16: [__be16; 8usize], 3225 pub sin6_port: __be16, 3307 pub payload_len: __be16, [all...] |
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 2579 pub type __be16 = __u16; types 2992 pub sin_port: __be16, 3011 pub tot_len: __be16, 3012 pub id: __be16, 3013 pub frag_off: __be16, 3062 pub reserved: __be16, 3079 pub cpi: __be16, 3171 pub u6_addr16: [__be16; 8usize], 3178 pub sin6_port: __be16, 3260 pub payload_len: __be16, [all...] |
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 2688 pub type __be16 = __u16; types 3103 pub sin_port: __be16, 3122 pub tot_len: __be16, 3123 pub id: __be16, 3124 pub frag_off: __be16, 3173 pub reserved: __be16, 3190 pub cpi: __be16, 3282 pub u6_addr16: [__be16; 8usize], 3289 pub sin6_port: __be16, 3371 pub payload_len: __be16, [all...] |
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 2525 pub type __be16 = __u16; types 2938 pub sin_port: __be16, 2957 pub tot_len: __be16, 2958 pub id: __be16, 2959 pub frag_off: __be16, 3008 pub reserved: __be16, 3025 pub cpi: __be16, 3117 pub u6_addr16: [__be16; 8usize], 3124 pub sin6_port: __be16, 3206 pub payload_len: __be16, [all...] |
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 2788 pub type __be16 = __u16; types 3203 pub sin_port: __be16, 3222 pub tot_len: __be16, 3223 pub id: __be16, 3224 pub frag_off: __be16, 3273 pub reserved: __be16, 3290 pub cpi: __be16, 3382 pub u6_addr16: [__be16; 8usize], 3389 pub sin6_port: __be16, 3471 pub payload_len: __be16, [all...] |
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
H A D | general.rs | 2494 pub type __be16 = __u16; types 2907 pub sin_port: __be16, 2926 pub tot_len: __be16, 2927 pub id: __be16, 2928 pub frag_off: __be16, 2977 pub reserved: __be16, 2994 pub cpi: __be16, 3086 pub u6_addr16: [__be16; 8usize], 3093 pub sin6_port: __be16, 3175 pub payload_len: __be16, [all...] |
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
H A D | general.rs | 2764 pub type __be16 = __u16; types 3179 pub sin_port: __be16, 3198 pub tot_len: __be16, 3199 pub id: __be16, 3200 pub frag_off: __be16, 3249 pub reserved: __be16, 3266 pub cpi: __be16, 3358 pub u6_addr16: [__be16; 8usize], 3365 pub sin6_port: __be16, 3447 pub payload_len: __be16, [all...] |
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | general.rs | 2472 pub type __be16 = __u16; types 2885 pub sin_port: __be16, 2904 pub tot_len: __be16, 2905 pub id: __be16, 2906 pub frag_off: __be16, 2955 pub reserved: __be16, 2972 pub cpi: __be16, 3064 pub u6_addr16: [__be16; 8usize], 3071 pub sin6_port: __be16, 3153 pub payload_len: __be16, [all...] |
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | general.rs | 2555 pub type __be16 = __u16; types 2968 pub sin_port: __be16, 2987 pub tot_len: __be16, 2988 pub id: __be16, 2989 pub frag_off: __be16, 3038 pub reserved: __be16, 3055 pub cpi: __be16, 3147 pub u6_addr16: [__be16; 8usize], 3154 pub sin6_port: __be16, 3236 pub payload_len: __be16, [all...] |
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | general.rs | 2483 pub type __be16 = __u16; types 2896 pub sin_port: __be16, 2915 pub tot_len: __be16, 2916 pub id: __be16, 2917 pub frag_off: __be16, 2966 pub reserved: __be16, 2983 pub cpi: __be16, 3075 pub u6_addr16: [__be16; 8usize], 3082 pub sin6_port: __be16, 3164 pub payload_len: __be16, [all...] |
/third_party/f2fs-tools/include/ |
H A D | f2fs_fs.h | 120 typedef u16 __be16; typedef
|