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.h60 struct PacketHeaderType { struct
61 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;