|
CLD
0.1git
|
#include <chunk_msg.h>
Data Fields | |
| uint8_t | magic [CHD_MAGIC_SZ] |
| uint8_t | resp_code |
| uint8_t | rsv1 [3] |
| uint32_t | nonce |
| uint64_t | data_len |
| unsigned char | hash [CHD_CSUM_SZ] |
| uint64_t chunksrv_resp::data_len |
| unsigned char chunksrv_resp::hash[CHD_CSUM_SZ] |
| uint8_t chunksrv_resp::magic[CHD_MAGIC_SZ] |
| uint32_t chunksrv_resp::nonce |
| uint8_t chunksrv_resp::resp_code |
| uint8_t chunksrv_resp::rsv1[3] |
1.8.7