|
|
|
@ -2,7 +2,7 @@ |
|
|
|
|
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
|
|
|
|
|
* From ASN.1 module "RANAP-PDU" |
|
|
|
|
* found in "../../asn1/ranap/RANAP-PDU.asn" |
|
|
|
|
* `asn1c -R` |
|
|
|
|
* `asn1c -fcompound-names -R` |
|
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
#ifndef _RANAP_DataVolumeList_H_ |
|
|
|
@ -25,7 +25,7 @@ extern "C" { |
|
|
|
|
|
|
|
|
|
/* RANAP_DataVolumeList */ |
|
|
|
|
typedef struct RANAP_DataVolumeList { |
|
|
|
|
A_SEQUENCE_OF(struct MemberH { |
|
|
|
|
A_SEQUENCE_OF(struct RANAP_DataVolumeList__Member { |
|
|
|
|
RANAP_UnsuccessfullyTransmittedDataVolume_t dl_UnsuccessfullyTransmittedDataVolume; |
|
|
|
|
RANAP_DataVolumeReference_t *dataVolumeReference /* OPTIONAL */; |
|
|
|
|
RANAP_ProtocolExtensionContainer_t *iE_Extensions /* OPTIONAL */; |
|
|
|
|