OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPACKET_ALIGN
(Results
26 - 50
of
50
) sorted by null
1
2
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
if_packet.h
73
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
74
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_packet.h
79
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
80
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_packet.h
79
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
80
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_packet.h
79
#define
TPACKET_ALIGN
(x) (((x)+TPACKET_ALIGNMENT-1)&~(TPACKET_ALIGNMENT-1))
80
#define TPACKET_HDRLEN (
TPACKET_ALIGN
(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
Completed in 45 milliseconds
1
2