aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ranap/RANAP_RABParametersList.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/ranap/RANAP_RABParametersList.h')
-rw-r--r--include/osmocom/ranap/RANAP_RABParametersList.h23
1 files changed, 3 insertions, 20 deletions
diff --git a/include/osmocom/ranap/RANAP_RABParametersList.h b/include/osmocom/ranap/RANAP_RABParametersList.h
index f3bec06..898f500 100644
--- a/include/osmocom/ranap/RANAP_RABParametersList.h
+++ b/include/osmocom/ranap/RANAP_RABParametersList.h
@@ -2,6 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "RANAP-IEs"
* found in "../../asn1/ranap/RANAP-IEs.asn"
+ * `asn1c -fcompound-names -R`
*/
#ifndef _RANAP_RABParametersList_H_
@@ -11,13 +12,8 @@
#include <asn_application.h>
/* Including external dependencies */
+#include <osmocom/ranap/RANAP_RABParametersList-Value.h>
#include <asn_SEQUENCE_OF.h>
-#include <osmocom/ranap/RANAP_RAB-ID.h>
-#include <osmocom/ranap/RANAP_CN-DomainIndicator.h>
-#include <osmocom/ranap/RANAP_RABDataVolumeReport.h>
-#include <osmocom/ranap/RANAP_UPInformation.h>
-#include <osmocom/ranap/RANAP_IE-Extensions.h>
-#include <constr_SEQUENCE.h>
#include <constr_SEQUENCE_OF.h>
#ifdef __cplusplus
@@ -26,20 +22,7 @@ extern "C" {
/* RANAP_RABParametersList */
typedef struct RANAP_RABParametersList {
- A_SEQUENCE_OF(struct MemberB {
- RANAP_RAB_ID_t rab_Id;
- RANAP_CN_DomainIndicator_t cn_domain;
- RANAP_RABDataVolumeReport_t *rabDataVolumeReport /* OPTIONAL */;
- RANAP_UPInformation_t *upInformation /* OPTIONAL */;
- RANAP_IE_Extensions_t *iE_Extensions /* OPTIONAL */;
- /*
- * This type is extensible,
- * possible extensions are below.
- */
-
- /* Context for parsing across buffer boundaries */
- asn_struct_ctx_t _asn_ctx;
- } ) list;
+ A_SEQUENCE_OF(RANAP_RABParametersList_Value_t) list;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;