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

  /bionic/libc/kernel/uapi/linux/
if_packet.h 188 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /external/iproute2/include/uapi/linux/
if_packet.h 247 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /external/kernel-headers/original/uapi/linux/
if_packet.h 247 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_packet.h 216 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))

Completed in 344 milliseconds