aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/rua/RUA_Gsm-map-IDNNS.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/rua/RUA_Gsm-map-IDNNS.h')
-rw-r--r--include/osmocom/rua/RUA_Gsm-map-IDNNS.h43
1 files changed, 22 insertions, 21 deletions
diff --git a/include/osmocom/rua/RUA_Gsm-map-IDNNS.h b/include/osmocom/rua/RUA_Gsm-map-IDNNS.h
index 4d59481..634103c 100644
--- a/include/osmocom/rua/RUA_Gsm-map-IDNNS.h
+++ b/include/osmocom/rua/RUA_Gsm-map-IDNNS.h
@@ -2,6 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "RUA-IEs"
* found in "../../asn1/rua/RUA-IEs.asn"
+ * `asn1c -R -fcompound-names`
*/
#ifndef _RUA_Gsm_map_IDNNS_H_
@@ -21,66 +22,66 @@ extern "C" {
#endif
/* Dependencies */
-typedef enum routingbasis_PR {
- routingbasis_PR_NOTHING, /* No components present */
- routingbasis_PR_localPTMSI,
- routingbasis_PR_tMSIofsamePLMN,
- routingbasis_PR_tMSIofdifferentPLMN,
- routingbasis_PR_iMSIresponsetopaging,
- routingbasis_PR_iMSIcauseUEinitiatedEvent,
- routingbasis_PR_iMEI,
- routingbasis_PR_spare2,
- routingbasis_PR_spare1
-} routingbasis_PR;
+typedef enum RUA_Gsm_map_IDNNS__routingbasis_PR {
+ RUA_Gsm_map_IDNNS__routingbasis_PR_NOTHING, /* No components present */
+ RUA_Gsm_map_IDNNS__routingbasis_PR_localPTMSI,
+ RUA_Gsm_map_IDNNS__routingbasis_PR_tMSIofsamePLMN,
+ RUA_Gsm_map_IDNNS__routingbasis_PR_tMSIofdifferentPLMN,
+ RUA_Gsm_map_IDNNS__routingbasis_PR_iMSIresponsetopaging,
+ RUA_Gsm_map_IDNNS__routingbasis_PR_iMSIcauseUEinitiatedEvent,
+ RUA_Gsm_map_IDNNS__routingbasis_PR_iMEI,
+ RUA_Gsm_map_IDNNS__routingbasis_PR_spare2,
+ RUA_Gsm_map_IDNNS__routingbasis_PR_spare1
+} RUA_Gsm_map_IDNNS__routingbasis_PR;
/* RUA_Gsm-map-IDNNS */
typedef struct RUA_Gsm_map_IDNNS {
- struct routingbasis {
- routingbasis_PR present;
+ struct RUA_Gsm_map_IDNNS__routingbasis {
+ RUA_Gsm_map_IDNNS__routingbasis_PR present;
union RUA_Gsm_map_IDNNS__routingbasis_u {
- struct localPTMSI {
+ struct RUA_Gsm_map_IDNNS__routingbasis__localPTMSI {
RUA_RoutingParameter_t routingparameter;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} localPTMSI;
- struct tMSIofsamePLMN {
+ struct RUA_Gsm_map_IDNNS__routingbasis__tMSIofsamePLMN {
RUA_RoutingParameter_t routingparameter;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} tMSIofsamePLMN;
- struct tMSIofdifferentPLMN {
+ struct RUA_Gsm_map_IDNNS__routingbasis__tMSIofdifferentPLMN {
RUA_RoutingParameter_t routingparameter;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} tMSIofdifferentPLMN;
- struct iMSIresponsetopaging {
+ struct RUA_Gsm_map_IDNNS__routingbasis__iMSIresponsetopaging {
RUA_RoutingParameter_t routingparameter;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} iMSIresponsetopaging;
- struct iMSIcauseUEinitiatedEvent {
+ struct RUA_Gsm_map_IDNNS__routingbasis__iMSIcauseUEinitiatedEvent {
RUA_RoutingParameter_t routingparameter;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} iMSIcauseUEinitiatedEvent;
- struct iMEI {
+ struct RUA_Gsm_map_IDNNS__routingbasis__iMEI {
RUA_RoutingParameter_t routingparameter;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} iMEI;
- struct spare2 {
+ struct RUA_Gsm_map_IDNNS__routingbasis__spare2 {
RUA_RoutingParameter_t routingparameter;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} spare2;
- struct spare1 {
+ struct RUA_Gsm_map_IDNNS__routingbasis__spare1 {
RUA_RoutingParameter_t routingparameter;
/* Context for parsing across buffer boundaries */