![]() ![]() | ![]() |
version 1.1.1.1.2.1, 2011/10/07 13:41:26 | version 1.1.1.1.2.2, 2011/10/13 14:29:30 |
---|---|
Line 28 struct ansh_hdr { | Line 28 struct ansh_hdr { |
int8_t ansh_flg; | int8_t ansh_flg; |
uint16_t ansh_len; | uint16_t ansh_len; |
uint32_t ansh_nonce; | uint32_t ansh_nonce; |
uint32_t ansh_seq; | |
uint32_t ansh_crc; | uint32_t ansh_crc; |
} __attribute__((packed)); | } __attribute__((packed)); |