X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fe2-interface.git;a=blobdiff_plain;f=e2sim%2Fe2apv1sim%2FASN1c%2Fpdu_collection.c;h=0d559a4bf36e6fbe8ab8b9e76ed39a461acce532;hp=1cc98ca393ea7745ec5d6cc9bfba4cc3dfb50eb6;hb=b57063d875ff4f1f554c2f00122f2a4c21824b6f;hpb=5c3fd8f88224475176792cfeb82d533cc81c2586 diff --git a/e2sim/e2apv1sim/ASN1c/pdu_collection.c b/e2sim/e2apv1sim/ASN1c/pdu_collection.c index 1cc98ca..0d559a4 100644 --- a/e2sim/e2apv1sim/ASN1c/pdu_collection.c +++ b/e2sim/e2apv1sim/ASN1c/pdu_collection.c @@ -10,18 +10,16 @@ extern struct asn_TYPE_descriptor_s asn_DEF_E2SM_KPM_IndicationHeader; extern struct asn_TYPE_descriptor_s asn_DEF_E2SM_KPM_IndicationMessage; extern struct asn_TYPE_descriptor_s asn_DEF_E2SM_KPM_RANfunction_Description; extern struct asn_TYPE_descriptor_s asn_DEF_RANcallProcess_ID_string; -extern struct asn_TYPE_descriptor_s asn_DEF_GNB_DU_Name; struct asn_TYPE_descriptor_s *asn_pdu_collection[] = { - /* From module E2SM-KPM-IEs in /home/rshacham/e2sm_kpm_approved.asn */ + /* From module E2SM-KPM-IEs in /home/rshacham/e2sm-kpm-v01.02.asn */ &asn_DEF_E2SM_KPM_EventTriggerDefinition, &asn_DEF_E2SM_KPM_ActionDefinition, &asn_DEF_E2SM_KPM_IndicationHeader, &asn_DEF_E2SM_KPM_IndicationMessage, &asn_DEF_E2SM_KPM_RANfunction_Description, &asn_DEF_RANcallProcess_ID_string, - &asn_DEF_GNB_DU_Name, 0 };