aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ranap/RANAP_InterfacesToTraceItem.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/ranap/RANAP_InterfacesToTraceItem.h')
-rw-r--r--include/osmocom/ranap/RANAP_InterfacesToTraceItem.h15
1 files changed, 8 insertions, 7 deletions
diff --git a/include/osmocom/ranap/RANAP_InterfacesToTraceItem.h b/include/osmocom/ranap/RANAP_InterfacesToTraceItem.h
index e690f90..b1238fb 100644
--- a/include/osmocom/ranap/RANAP_InterfacesToTraceItem.h
+++ b/include/osmocom/ranap/RANAP_InterfacesToTraceItem.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_InterfacesToTraceItem_H_
@@ -20,16 +21,16 @@ extern "C" {
#endif
/* Dependencies */
-typedef enum interface {
- interface_iu_cs = 0,
- interface_iu_ps = 1,
- interface_iur = 2,
- interface_iub = 3,
- interface_uu = 4
+typedef enum RANAP_InterfacesToTraceItem__interface {
+ RANAP_InterfacesToTraceItem__interface_iu_cs = 0,
+ RANAP_InterfacesToTraceItem__interface_iu_ps = 1,
+ RANAP_InterfacesToTraceItem__interface_iur = 2,
+ RANAP_InterfacesToTraceItem__interface_iub = 3,
+ RANAP_InterfacesToTraceItem__interface_uu = 4
/*
* Enumeration is extensible
*/
-} e_interface;
+} e_RANAP_InterfacesToTraceItem__interface;
/* RANAP_InterfacesToTraceItem */
typedef struct RANAP_InterfacesToTraceItem {