Home
last modified time | relevance | path

Searched defs:tpacket_hdr (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-9/include/linux/
Dif_packet.h56 struct tpacket_hdr struct
74 #define TPACKET_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll)) argument
/development/ndk/platforms/android-21/include/linux/
Dif_packet.h132 struct tpacket_hdr { struct
146 #define TPACKET_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll)) argument