Searched defs:tpacket_hdr (Results 1 – 1 of 1) sorted by relevance
78 struct tpacket_hdr { /* tp_macoff/tp_netoff ?? */ struct79 uint64_t tp_status;80 uint32_t tp_len;81 uint32_t tp_snaplen;82 uint16_t tp_macoff;83 uint16_t tp_netoff;84 uint32_t tp_sec;85 uint32_t tp_usec;