Home
last modified time | relevance | path

Searched defs:PacketHeaderType (Results 1 – 1 of 1) sorted by relevance

/system/chre/host/common/include/chre_host/
Dbt_snoop_log_parser.h55 struct PacketHeaderType { struct
56 uint32_t length_original;
57 uint32_t length_captured;
58 uint32_t flags;
59 uint32_t dropped_packets;
60 uint64_t timestamp;
61 PacketType type;