CMD_MESSAGE_FIELD
struct CMD_MESSAGE_FIELD *pcmdmessagefld;
if (transfer_len > sizeof(struct CMD_MESSAGE_FIELD)) {
pcmdmessagefld = (struct CMD_MESSAGE_FIELD *)buffer;