Searched defs:trx_header (Results 1 – 1 of 1) sorted by relevance
47 struct trx_header { struct48 uint32_t magic;49 uint32_t length;50 uint32_t crc32;51 uint16_t flags;52 uint16_t version;53 uint32_t offset[3];