HomeSort by relevance Sort by last modified time
    Searched refs:tpacket2_hdr (Results 1 - 12 of 12) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
if_packet.h 96 struct tpacket2_hdr struct
108 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_packet.h 96 struct tpacket2_hdr struct
108 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /development/ndk/platforms/android-L/include/linux/
if_packet.h 140 struct tpacket2_hdr { struct
204 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /bionic/libc/kernel/uapi/linux/
if_packet.h 147 struct tpacket2_hdr { struct
216 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /external/kernel-headers/original/uapi/linux/
if_packet.h 131 struct tpacket2_hdr { struct
234 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
if_packet.h 147 struct tpacket2_hdr { struct
216 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
if_packet.h 147 struct tpacket2_hdr { struct
216 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
if_packet.h 147 struct tpacket2_hdr { struct
216 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
if_packet.h 147 struct tpacket2_hdr { struct
216 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
if_packet.h 147 struct tpacket2_hdr { struct
216 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
if_packet.h 147 struct tpacket2_hdr { struct
216 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /external/libpcap/
pcap-linux.c 345 struct tpacket2_hdr *h2;
    [all...]

Completed in 976 milliseconds