Home
last modified time | relevance | path

Searched refs:tpacket3_hdr (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dif_packet.h151 struct tpacket3_hdr { struct
235 #define TPACKET3_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket3_hdr)) + sizeof(struct sockaddr_ll))
/external/libpcap/
Dpcap-linux.c4495 struct tpacket3_hdr* tp3_hdr = (struct tpacket3_hdr*) handlep->current_packet;