![]() ![]() | ![]() |
version 1.1.1.1, 2011/10/04 22:37:46 | version 1.1.1.1.2.1, 2011/10/07 13:41:26 |
---|---|
Line 27 struct ansh_hdr { | Line 27 struct ansh_hdr { |
uint8_t ansh_ver; | uint8_t ansh_ver; |
int8_t ansh_flg; | int8_t ansh_flg; |
uint16_t ansh_len; | uint16_t ansh_len; |
uint32_t ansh_nonce; | |
uint32_t ansh_crc; | uint32_t ansh_crc; |
} __attribute__((packed)); | } __attribute__((packed)); |