Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-linux.c380 struct tpacket_hdr_64 *h1_64; member
4514 return (h.h1_64->tp_status);
4873 if (h.h1_64->tp_status == TP_STATUS_KERNEL) {
4892 if (h.h1_64->tp_status == TP_STATUS_KERNEL)
4900 h.h1_64->tp_len,
4901 h.h1_64->tp_mac,
4902 h.h1_64->tp_snaplen,
4903 h.h1_64->tp_sec,
4904 h.h1_64->tp_usec,
4921 h.h1_64->tp_status = TP_STATUS_KERNEL;