Searched defs:PacketHeaderType (Results 1 – 2 of 2) sorted by relevance
60 struct PacketHeaderType { struct61 uint32_t length_original;62 uint32_t length_captured;63 uint32_t flags;64 uint32_t dropped_packets;65 uint64_t timestamp;66 PacketType type;
180 struct PacketHeaderType { struct181 uint32_t length_original;182 uint32_t length_captured;183 uint32_t flags;184 uint32_t dropped_packets;185 uint64_t timestamp;186 uint8_t type;