aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ranap/RANAP_MessageStructure.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/ranap/RANAP_MessageStructure.h')
-rw-r--r--include/osmocom/ranap/RANAP_MessageStructure.h19
1 files changed, 3 insertions, 16 deletions
diff --git a/include/osmocom/ranap/RANAP_MessageStructure.h b/include/osmocom/ranap/RANAP_MessageStructure.h
index f44d0b4..dddadad 100644
--- a/include/osmocom/ranap/RANAP_MessageStructure.h
+++ b/include/osmocom/ranap/RANAP_MessageStructure.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_MessageStructure_H_
@@ -11,11 +12,8 @@
#include <asn_application.h>
/* Including external dependencies */
+#include <osmocom/ranap/RANAP_MessageStructure-Value.h>
#include <asn_SEQUENCE_OF.h>
-#include <osmocom/ranap/RANAP_ProtocolIE-ID.h>
-#include <osmocom/ranap/RANAP_RepetitionNumber1.h>
-#include <osmocom/ranap/RANAP_IE-Extensions.h>
-#include <constr_SEQUENCE.h>
#include <constr_SEQUENCE_OF.h>
#ifdef __cplusplus
@@ -24,18 +22,7 @@ extern "C" {
/* RANAP_MessageStructure */
typedef struct RANAP_MessageStructure {
- A_SEQUENCE_OF(struct MemberL {
- RANAP_ProtocolIE_ID_t iE_ID;
- RANAP_RepetitionNumber1_t *repetitionNumber /* 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_MessageStructure_Value_t) list;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;