aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ranap/RANAP_RABDataVolumeReport.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/ranap/RANAP_RABDataVolumeReport.h')
-rw-r--r--include/osmocom/ranap/RANAP_RABDataVolumeReport.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/osmocom/ranap/RANAP_RABDataVolumeReport.h b/include/osmocom/ranap/RANAP_RABDataVolumeReport.h
index d964cbe..f82eaf9 100644
--- a/include/osmocom/ranap/RANAP_RABDataVolumeReport.h
+++ b/include/osmocom/ranap/RANAP_RABDataVolumeReport.h
@@ -2,7 +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 -R`
+ * `asn1c -fcompound-names -R`
*/
#ifndef _RANAP_RABDataVolumeReport_H_
@@ -25,7 +25,7 @@ extern "C" {
/* RANAP_RABDataVolumeReport */
typedef struct RANAP_RABDataVolumeReport {
- A_SEQUENCE_OF(struct MemberN {
+ A_SEQUENCE_OF(struct RANAP_RABDataVolumeReport__Member {
RANAP_UnsuccessfullyTransmittedDataVolume_t dl_UnsuccessfullyTransmittedDataVolume;
RANAP_DataVolumeReference_t *dataVolumeReference /* OPTIONAL */;
RANAP_IE_Extensions_t *iE_Extensions /* OPTIONAL */;