Go to the documentation of this file.
47 typedef struct __attribute__((packed)) {
52 typedef struct __attribute__((packed)) {
57 typedef struct __attribute__((packed)) {
Unaligned access helper struct (uint64_t version)
static uint64_t unaligned_get_u64(const void *ptr)
Get uint64_t from possibly unaligned pointer.
static uint16_t unaligned_get_u16(const void *ptr)
Get uint16_t from possibly unaligned pointer.
static uint32_t unaligned_get_u32(const void *ptr)
Get uint32_t from possibly unaligned pointer.
Unaligned access helper struct (uint16_t version)
Unaligned access helper struct (uint32_t version)