Searched defs:tpacket2_hdr (Results 1 – 1 of 1) sorted by relevance
88 struct tpacket2_hdr { /* tp_macoff/tp_netoff ?? */ struct89 tpkt_status_t tp_status;90 uint32_t tp_len;91 uint32_t tp_snaplen;92 uint16_t tp_macoff;93 uint16_t tp_netoff;94 uint32_t tp_sec;95 uint32_t tp_nsec;96 uint16_t tp_vlan_tci;