Searched defs:lb_header (Results 1 – 3 of 3) sorted by relevance
68 struct lb_header { struct69 uint8_t signature[4]; /* LBIO */70 uint32_t header_bytes;71 uint32_t header_checksum;72 uint32_t table_bytes;73 uint32_t table_checksum;74 uint32_t table_entries;
54 struct lb_header { struct55 union {59 uint32_t header_bytes;60 uint32_t header_checksum;61 uint32_t table_bytes;62 uint32_t table_checksum;63 uint32_t table_entries;
112 struct lb_header { struct113 uint8_t signature[4]; /* LBIO */114 uint32_t header_bytes;115 uint32_t header_checksum;116 uint32_t table_bytes;117 uint32_t table_checksum;118 uint32_t table_entries;