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

  /bionic/libc/kernel/uapi/linux/
if_packet.h 190 #define TPACKET3_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket3_hdr)) + sizeof(struct sockaddr_ll))
  /external/iproute2/include/uapi/linux/
if_packet.h 248 #define TPACKET3_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket3_hdr)) + sizeof(struct sockaddr_ll))
  /external/kernel-headers/original/uapi/linux/
if_packet.h 249 #define TPACKET3_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket3_hdr)) + sizeof(struct sockaddr_ll))

Completed in 871 milliseconds