Home
last modified time | relevance | path

Searched refs:aligned_u64 (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dif_ppp.h117 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;
H A Dtypes.h102 #define aligned_u64 __u64 __attribute__((aligned(8))) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter/
H A Dxt_connbytes.h19 aligned_u64 from; /* count to be matched */
20 aligned_u64 to; /* count to be matched */