Add User-level metrics
Issue-ID: SIM-18
Signed-off-by: Ron Shacham <rshacham@research.att.com>
Change-Id: Ifcf571d8dfd23cafd2299464c0fadf65e7d25fe4
diff --git a/e2sim/e2apv1sim/ASN1c/GNB-DU-Name.h b/e2sim/e2apv1sim/ASN1c/GNB-DU-Name.h
index 82d3bcb..e4994e6 100644
--- a/e2sim/e2apv1sim/ASN1c/GNB-DU-Name.h
+++ b/e2sim/e2apv1sim/ASN1c/GNB-DU-Name.h
@@ -1,7 +1,7 @@
/*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "E2SM-KPM-IEs"
- * found in "/home/rshacham/e2sm_kpm_approved.asn"
+ * found in "/home/rshacham/e2sm-kpm-v01.02.asn"
* `asn1c -fcompound-names`
*/
@@ -22,6 +22,7 @@
typedef PrintableString_t GNB_DU_Name_t;
/* Implementation */
+extern asn_per_constraints_t asn_PER_type_GNB_DU_Name_constr_1;
extern asn_TYPE_descriptor_t asn_DEF_GNB_DU_Name;
asn_struct_free_f GNB_DU_Name_free;
asn_struct_print_f GNB_DU_Name_print;