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

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

Completed in 138 milliseconds