HomeSort by relevance Sort by last modified time
    Searched defs:tpacket_hdr (Results 1 - 4 of 4) sorted by null

  /development/ndk/platforms/android-3/include/linux/
if_packet.h 56 struct tpacket_hdr struct
74 #define TPACKET_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
  /bionic/libc/kernel/uapi/linux/
if_packet.h 132 struct tpacket_hdr { struct
146 #define TPACKET_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
  /development/ndk/platforms/android-L/include/linux/
if_packet.h 125 struct tpacket_hdr { struct
139 #define TPACKET_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
  /external/kernel-headers/original/uapi/linux/
if_packet.h 117 struct tpacket_hdr { struct
129 #define TPACKET_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll))
247 - struct tpacket_hdr

Completed in 38 milliseconds