CLD  0.1git
Data Fields
chunksrv_resp Struct Reference

#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]
 

Field Documentation

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]

The documentation for this struct was generated from the following file: