HomeSort by relevance Sort by last modified time
    Searched refs:__aligned_u64 (Results 1 - 25 of 33) sorted by null

1 2

  /bionic/libc/kernel/uapi/linux/netfilter/
xt_connbytes.h 34 __aligned_u64 from;
35 __aligned_u64 to;
xt_quota.h 30 __aligned_u64 quota;
  /external/iptables/include/linux/netfilter/
xt_connbytes.h 20 __aligned_u64 from; /* count to be matched */
21 __aligned_u64 to; /* count to be matched */
xt_quota.h 16 __aligned_u64 quota;
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_connbytes.h 21 __aligned_u64 from; /* count to be matched */
22 __aligned_u64 to; /* count to be matched */
xt_quota.h 17 __aligned_u64 quota;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_connbytes.h 20 __aligned_u64 from; /* count to be matched */
21 __aligned_u64 to; /* count to be matched */
xt_quota.h 16 __aligned_u64 quota;
  /bionic/libc/kernel/uapi/linux/
ppp-ioctl.h 67 __aligned_u64 tx_packets;
68 __aligned_u64 tx_bytes;
69 __aligned_u64 tx_errors;
70 __aligned_u64 rx_packets;
71 __aligned_u64 rx_bytes;
72 __aligned_u64 rx_seq_discards;
73 __aligned_u64 rx_oos_packets;
74 __aligned_u64 rx_errors;
bpf.h 162 __aligned_u64 key;
164 __aligned_u64 value;
165 __aligned_u64 next_key;
172 __aligned_u64 insns;
173 __aligned_u64 license;
176 __aligned_u64 log_buf;
183 __aligned_u64 pathname;
198 __aligned_u64 data_in;
199 __aligned_u64 data_out;
215 __aligned_u64 info
    [all...]
types.h 34 #define __aligned_u64 __u64 __attribute__((aligned(8))) macro
if_packet.h 87 __aligned_u64 tp_all;
88 __aligned_u64 tp_huge;
89 __aligned_u64 tp_failed;
177 __aligned_u64 seq_num;
fanotify.h 61 __aligned_u64 mask;
  /external/kernel-headers/original/uapi/linux/
ppp-ioctl.h 72 __aligned_u64 tx_packets;
73 __aligned_u64 tx_bytes;
74 __aligned_u64 tx_errors;
75 __aligned_u64 rx_packets;
76 __aligned_u64 rx_bytes;
77 __aligned_u64 rx_seq_discards;
78 __aligned_u64 rx_oos_packets;
79 __aligned_u64 rx_errors;
bpf.h 246 __aligned_u64 key;
248 __aligned_u64 value;
249 __aligned_u64 next_key;
257 __aligned_u64 insns;
258 __aligned_u64 license;
261 __aligned_u64 log_buf; /* user supplied buffer */
269 __aligned_u64 pathname;
286 __aligned_u64 data_in;
287 __aligned_u64 data_out;
305 __aligned_u64 info
    [all...]
types.h 48 #define __aligned_u64 __u64 __attribute__((aligned(8))) macro
if_packet.h 85 __aligned_u64 tp_all;
86 __aligned_u64 tp_huge;
87 __aligned_u64 tp_failed;
207 __aligned_u64 seq_num;
fanotify.h 91 __aligned_u64 mask;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_ppp.h 117 __aligned_u64 tx_packets;
118 __aligned_u64 tx_bytes;
119 __aligned_u64 tx_errors;
120 __aligned_u64 rx_packets;
121 __aligned_u64 rx_bytes;
122 __aligned_u64 rx_seq_discards;
123 __aligned_u64 rx_oos_packets;
124 __aligned_u64 rx_errors;
types.h 46 #define __aligned_u64 __u64 __attribute__((aligned(8))) macro
  /external/iproute2/include/uapi/linux/
bpf.h 196 __aligned_u64 key;
198 __aligned_u64 value;
199 __aligned_u64 next_key;
207 __aligned_u64 insns;
208 __aligned_u64 license;
211 __aligned_u64 log_buf; /* user supplied buffer */
217 __aligned_u64 pathname;
233 __aligned_u64 data_in;
234 __aligned_u64 data_out;
251 __aligned_u64 info
    [all...]
types.h 43 #define __aligned_u64 __u64 __attribute__((aligned(8))) macro
if_packet.h 85 __aligned_u64 tp_all;
86 __aligned_u64 tp_huge;
87 __aligned_u64 tp_failed;
207 __aligned_u64 seq_num;
  /external/iptables/include/linux/
types.h 46 #define __aligned_u64 __u64 __attribute__((aligned(8))) macro
  /external/linux-kselftest/tools/testing/selftests/bpf/include/uapi/linux/
types.h 19 #define __aligned_u64 __u64 __attribute__((aligned(8))) macro

Completed in 447 milliseconds

1 2