blob: ff6c26a3e693ad5475acb4cf14856e41225cf8ff [file] [log] [blame]
Harald Welte19899132015-12-16 13:04:16 +01001/*
2 * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
3 * From ASN.1 module "RANAP-PDU"
4 * found in "../../asn1/ranap/RANAP-PDU.asn"
5 */
6
Neels Hofmeyrf1f2d7c2016-01-05 12:00:06 +01007#include <osmocom/ranap/RANAP_RAB-SetupItem-RelocReq.h>
Harald Welte19899132015-12-16 13:04:16 +01008
9static asn_TYPE_member_t asn_MBR_RANAP_RAB_SetupItem_RelocReq_1[] = {
10 { ATF_NOFLAGS, 0, offsetof(struct RANAP_RAB_SetupItem_RelocReq, rAB_ID),
11 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
12 -1, /* IMPLICIT tag at current level */
13 &asn_DEF_RANAP_RAB_ID,
14 0, /* Defer constraints checking to the member type */
15 0, /* No PER visible constraints */
16 0,
17 "rAB-ID"
18 },
19 { ATF_POINTER, 1, offsetof(struct RANAP_RAB_SetupItem_RelocReq, nAS_SynchronisationIndicator),
20 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
21 -1, /* IMPLICIT tag at current level */
22 &asn_DEF_RANAP_NAS_SynchronisationIndicator,
23 0, /* Defer constraints checking to the member type */
24 0, /* No PER visible constraints */
25 0,
26 "nAS-SynchronisationIndicator"
27 },
28 { ATF_NOFLAGS, 0, offsetof(struct RANAP_RAB_SetupItem_RelocReq, rAB_Parameters),
29 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
30 -1, /* IMPLICIT tag at current level */
31 &asn_DEF_RANAP_RAB_Parameters,
32 0, /* Defer constraints checking to the member type */
33 0, /* No PER visible constraints */
34 0,
35 "rAB-Parameters"
36 },
37 { ATF_POINTER, 2, offsetof(struct RANAP_RAB_SetupItem_RelocReq, dataVolumeReportingIndication),
38 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
39 -1, /* IMPLICIT tag at current level */
40 &asn_DEF_RANAP_DataVolumeReportingIndication,
41 0, /* Defer constraints checking to the member type */
42 0, /* No PER visible constraints */
43 0,
44 "dataVolumeReportingIndication"
45 },
46 { ATF_POINTER, 1, offsetof(struct RANAP_RAB_SetupItem_RelocReq, pDP_TypeInformation),
47 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
48 -1, /* IMPLICIT tag at current level */
49 &asn_DEF_RANAP_PDP_TypeInformation,
50 0, /* Defer constraints checking to the member type */
51 0, /* No PER visible constraints */
52 0,
53 "pDP-TypeInformation"
54 },
55 { ATF_NOFLAGS, 0, offsetof(struct RANAP_RAB_SetupItem_RelocReq, userPlaneInformation),
56 (ASN_TAG_CLASS_CONTEXT | (5 << 2)),
57 -1, /* IMPLICIT tag at current level */
58 &asn_DEF_RANAP_UserPlaneInformation,
59 0, /* Defer constraints checking to the member type */
60 0, /* No PER visible constraints */
61 0,
62 "userPlaneInformation"
63 },
64 { ATF_NOFLAGS, 0, offsetof(struct RANAP_RAB_SetupItem_RelocReq, transportLayerAddress),
65 (ASN_TAG_CLASS_CONTEXT | (6 << 2)),
66 -1, /* IMPLICIT tag at current level */
67 &asn_DEF_RANAP_TransportLayerAddress,
68 0, /* Defer constraints checking to the member type */
69 0, /* No PER visible constraints */
70 0,
71 "transportLayerAddress"
72 },
73 { ATF_NOFLAGS, 0, offsetof(struct RANAP_RAB_SetupItem_RelocReq, iuTransportAssociation),
74 (ASN_TAG_CLASS_CONTEXT | (7 << 2)),
75 +1, /* EXPLICIT tag at current level */
76 &asn_DEF_RANAP_IuTransportAssociation,
77 0, /* Defer constraints checking to the member type */
78 0, /* No PER visible constraints */
79 0,
80 "iuTransportAssociation"
81 },
82 { ATF_POINTER, 2, offsetof(struct RANAP_RAB_SetupItem_RelocReq, service_Handover),
83 (ASN_TAG_CLASS_CONTEXT | (8 << 2)),
84 -1, /* IMPLICIT tag at current level */
85 &asn_DEF_RANAP_Service_Handover,
86 0, /* Defer constraints checking to the member type */
87 0, /* No PER visible constraints */
88 0,
89 "service-Handover"
90 },
91 { ATF_POINTER, 1, offsetof(struct RANAP_RAB_SetupItem_RelocReq, iE_Extensions),
92 (ASN_TAG_CLASS_CONTEXT | (9 << 2)),
93 -1, /* IMPLICIT tag at current level */
94 &asn_DEF_RANAP_ProtocolExtensionContainer,
95 0, /* Defer constraints checking to the member type */
96 0, /* No PER visible constraints */
97 0,
98 "iE-Extensions"
99 },
100};
101static const int asn_MAP_RANAP_RAB_SetupItem_RelocReq_oms_1[] = { 1, 3, 4, 8, 9 };
102static const ber_tlv_tag_t asn_DEF_RANAP_RAB_SetupItem_RelocReq_tags_1[] = {
103 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
104};
105static const asn_TYPE_tag2member_t asn_MAP_RANAP_RAB_SetupItem_RelocReq_tag2el_1[] = {
106 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* rAB-ID */
107 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* nAS-SynchronisationIndicator */
108 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* rAB-Parameters */
109 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* dataVolumeReportingIndication */
110 { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* pDP-TypeInformation */
111 { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* userPlaneInformation */
112 { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* transportLayerAddress */
113 { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* iuTransportAssociation */
114 { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* service-Handover */
115 { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 } /* iE-Extensions */
116};
117static asn_SEQUENCE_specifics_t asn_SPC_RANAP_RAB_SetupItem_RelocReq_specs_1 = {
118 sizeof(struct RANAP_RAB_SetupItem_RelocReq),
119 offsetof(struct RANAP_RAB_SetupItem_RelocReq, _asn_ctx),
120 asn_MAP_RANAP_RAB_SetupItem_RelocReq_tag2el_1,
121 10, /* Count of tags in the map */
122 asn_MAP_RANAP_RAB_SetupItem_RelocReq_oms_1, /* Optional members */
123 5, 0, /* Root/Additions */
124 9, /* Start extensions */
125 11 /* Stop extensions */
126};
127asn_TYPE_descriptor_t asn_DEF_RANAP_RAB_SetupItem_RelocReq = {
128 "RANAP_RAB-SetupItem-RelocReq",
129 "RANAP_RAB-SetupItem-RelocReq",
130 SEQUENCE_free,
131 SEQUENCE_print,
132 SEQUENCE_constraint,
133 SEQUENCE_decode_ber,
134 SEQUENCE_encode_der,
135 SEQUENCE_decode_xer,
136 SEQUENCE_encode_xer,
137 SEQUENCE_decode_uper,
138 SEQUENCE_encode_uper,
139 SEQUENCE_decode_aper,
140 SEQUENCE_encode_aper,
141 0, /* Use generic outmost tag fetcher */
142 asn_DEF_RANAP_RAB_SetupItem_RelocReq_tags_1,
143 sizeof(asn_DEF_RANAP_RAB_SetupItem_RelocReq_tags_1)
144 /sizeof(asn_DEF_RANAP_RAB_SetupItem_RelocReq_tags_1[0]), /* 1 */
145 asn_DEF_RANAP_RAB_SetupItem_RelocReq_tags_1, /* Same as above */
146 sizeof(asn_DEF_RANAP_RAB_SetupItem_RelocReq_tags_1)
147 /sizeof(asn_DEF_RANAP_RAB_SetupItem_RelocReq_tags_1[0]), /* 1 */
148 0, /* No PER visible constraints */
149 asn_MBR_RANAP_RAB_SetupItem_RelocReq_1,
150 10, /* Elements count */
151 &asn_SPC_RANAP_RAB_SetupItem_RelocReq_specs_1 /* Additional specs */
152};
153