RSP_PDU_FRAG_SZ
*rsp = (isns_pdu_t *)malloc(RSP_PDU_FRAG_SZ);
*sz = RSP_PDU_FRAG_SZ;
new_sz = *sz + RSP_PDU_FRAG_SZ;