Home
last modified time | relevance | path

Searched refs:TPACKET_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-3/include/linux/
Dif_packet.h72 #define TPACKET_ALIGNMENT 16 macro
73 #define TPACKET_ALIGN(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
/development/ndk/platforms/android-21/include/linux/
Dif_packet.h144 #define TPACKET_ALIGNMENT 16 macro
145 #define TPACKET_ALIGN(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))