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

  /bionic/libc/kernel/uapi/linux/
if_packet.h 216 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /development/ndk/platforms/android-L/include/linux/
if_packet.h 204 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /external/kernel-headers/original/uapi/linux/
if_packet.h 234 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))

Completed in 125 milliseconds