smb2_close_rsp
struct smb2_close_rsp *rsp = NULL;
rsp = (struct smb2_close_rsp *)rsp_iov.iov_base;
struct smb2_close_rsp *rsp;
sizeof(struct smb2_close_rsp));
struct smb2_close_rsp *rsp;
sizeof(struct smb2_close_rsp));