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

  /bionic/libc/kernel/uapi/linux/
if_packet.h 134 struct tpacket2_hdr { struct
189 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /external/iproute2/include/uapi/linux/
if_packet.h 144 struct tpacket2_hdr { struct
247 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))
  /external/kernel-headers/original/uapi/linux/
if_packet.h 145 struct tpacket2_hdr { struct
248 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll))

Completed in 272 milliseconds