Fix licensing issues
[ric-plt/resource-status-manager.git] / RSM / 3rdparty / asn1codec / e2ap_engine / PRACH-Configuration.c
1 /*
2  *
3  * Copyright 2019 AT&T Intellectual Property
4  *
5  * Licensed under the Apache License, Version 2.0 (the "License");
6  * you may not use this file except in compliance with the License.
7  * You may obtain a copy of the License at
8  *
9  *      http://www.apache.org/licenses/LICENSE-2.0
10  *
11  * Unless required by applicable law or agreed to in writing, software
12  * distributed under the License is distributed on an "AS IS" BASIS,
13  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  * See the License for the specific language governing permissions and
15  * limitations under the License.
16  *
17  */
18
19
20 /*
21  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
22  * From ASN.1 module "X2AP-IEs"
23  *      found in "../../asnFiles/X2AP-IEs.asn"
24  *      `asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -no-gen-OER -D.`
25  */
26
27 #include "PRACH-Configuration.h"
28
29 #include "ProtocolExtensionContainer.h"
30 static int
31 memb_rootSequenceIndex_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
32                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
33         long value;
34         
35         if(!sptr) {
36                 ASN__CTFAIL(app_key, td, sptr,
37                         "%s: value not given (%s:%d)",
38                         td->name, __FILE__, __LINE__);
39                 return -1;
40         }
41         
42         value = *(const long *)sptr;
43         
44         if((value >= 0 && value <= 837)) {
45                 /* Constraint check succeeded */
46                 return 0;
47         } else {
48                 ASN__CTFAIL(app_key, td, sptr,
49                         "%s: constraint failed (%s:%d)",
50                         td->name, __FILE__, __LINE__);
51                 return -1;
52         }
53 }
54
55 static int
56 memb_zeroCorrelationIndex_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
57                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
58         long value;
59         
60         if(!sptr) {
61                 ASN__CTFAIL(app_key, td, sptr,
62                         "%s: value not given (%s:%d)",
63                         td->name, __FILE__, __LINE__);
64                 return -1;
65         }
66         
67         value = *(const long *)sptr;
68         
69         if((value >= 0 && value <= 15)) {
70                 /* Constraint check succeeded */
71                 return 0;
72         } else {
73                 ASN__CTFAIL(app_key, td, sptr,
74                         "%s: constraint failed (%s:%d)",
75                         td->name, __FILE__, __LINE__);
76                 return -1;
77         }
78 }
79
80 static int
81 memb_prach_FreqOffset_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
82                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
83         long value;
84         
85         if(!sptr) {
86                 ASN__CTFAIL(app_key, td, sptr,
87                         "%s: value not given (%s:%d)",
88                         td->name, __FILE__, __LINE__);
89                 return -1;
90         }
91         
92         value = *(const long *)sptr;
93         
94         if((value >= 0 && value <= 94)) {
95                 /* Constraint check succeeded */
96                 return 0;
97         } else {
98                 ASN__CTFAIL(app_key, td, sptr,
99                         "%s: constraint failed (%s:%d)",
100                         td->name, __FILE__, __LINE__);
101                 return -1;
102         }
103 }
104
105 static int
106 memb_prach_ConfigIndex_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
107                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
108         long value;
109         
110         if(!sptr) {
111                 ASN__CTFAIL(app_key, td, sptr,
112                         "%s: value not given (%s:%d)",
113                         td->name, __FILE__, __LINE__);
114                 return -1;
115         }
116         
117         value = *(const long *)sptr;
118         
119         if((value >= 0 && value <= 63)) {
120                 /* Constraint check succeeded */
121                 return 0;
122         } else {
123                 ASN__CTFAIL(app_key, td, sptr,
124                         "%s: constraint failed (%s:%d)",
125                         td->name, __FILE__, __LINE__);
126                 return -1;
127         }
128 }
129
130 static asn_per_constraints_t asn_PER_memb_rootSequenceIndex_constr_2 CC_NOTUSED = {
131         { APC_CONSTRAINED,       10,  10,  0,  837 }    /* (0..837) */,
132         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
133         0, 0    /* No PER value map */
134 };
135 static asn_per_constraints_t asn_PER_memb_zeroCorrelationIndex_constr_3 CC_NOTUSED = {
136         { APC_CONSTRAINED,       4,  4,  0,  15 }       /* (0..15) */,
137         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
138         0, 0    /* No PER value map */
139 };
140 static asn_per_constraints_t asn_PER_memb_prach_FreqOffset_constr_5 CC_NOTUSED = {
141         { APC_CONSTRAINED,       7,  7,  0,  94 }       /* (0..94) */,
142         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
143         0, 0    /* No PER value map */
144 };
145 static asn_per_constraints_t asn_PER_memb_prach_ConfigIndex_constr_6 CC_NOTUSED = {
146         { APC_CONSTRAINED,       6,  6,  0,  63 }       /* (0..63) */,
147         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
148         0, 0    /* No PER value map */
149 };
150 asn_TYPE_member_t asn_MBR_PRACH_Configuration_1[] = {
151         { ATF_NOFLAGS, 0, offsetof(struct PRACH_Configuration, rootSequenceIndex),
152                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
153                 -1,     /* IMPLICIT tag at current level */
154                 &asn_DEF_NativeInteger,
155                 0,
156                 { 0, &asn_PER_memb_rootSequenceIndex_constr_2,  memb_rootSequenceIndex_constraint_1 },
157                 0, 0, /* No default value */
158                 "rootSequenceIndex"
159                 },
160         { ATF_NOFLAGS, 0, offsetof(struct PRACH_Configuration, zeroCorrelationIndex),
161                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
162                 -1,     /* IMPLICIT tag at current level */
163                 &asn_DEF_NativeInteger,
164                 0,
165                 { 0, &asn_PER_memb_zeroCorrelationIndex_constr_3,  memb_zeroCorrelationIndex_constraint_1 },
166                 0, 0, /* No default value */
167                 "zeroCorrelationIndex"
168                 },
169         { ATF_NOFLAGS, 0, offsetof(struct PRACH_Configuration, highSpeedFlag),
170                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
171                 -1,     /* IMPLICIT tag at current level */
172                 &asn_DEF_BOOLEAN,
173                 0,
174                 { 0, 0, 0 },
175                 0, 0, /* No default value */
176                 "highSpeedFlag"
177                 },
178         { ATF_NOFLAGS, 0, offsetof(struct PRACH_Configuration, prach_FreqOffset),
179                 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
180                 -1,     /* IMPLICIT tag at current level */
181                 &asn_DEF_NativeInteger,
182                 0,
183                 { 0, &asn_PER_memb_prach_FreqOffset_constr_5,  memb_prach_FreqOffset_constraint_1 },
184                 0, 0, /* No default value */
185                 "prach-FreqOffset"
186                 },
187         { ATF_POINTER, 2, offsetof(struct PRACH_Configuration, prach_ConfigIndex),
188                 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
189                 -1,     /* IMPLICIT tag at current level */
190                 &asn_DEF_NativeInteger,
191                 0,
192                 { 0, &asn_PER_memb_prach_ConfigIndex_constr_6,  memb_prach_ConfigIndex_constraint_1 },
193                 0, 0, /* No default value */
194                 "prach-ConfigIndex"
195                 },
196         { ATF_POINTER, 1, offsetof(struct PRACH_Configuration, iE_Extensions),
197                 (ASN_TAG_CLASS_CONTEXT | (5 << 2)),
198                 -1,     /* IMPLICIT tag at current level */
199                 &asn_DEF_ProtocolExtensionContainer_170P177,
200                 0,
201                 { 0, 0, 0 },
202                 0, 0, /* No default value */
203                 "iE-Extensions"
204                 },
205 };
206 static const int asn_MAP_PRACH_Configuration_oms_1[] = { 4, 5 };
207 static const ber_tlv_tag_t asn_DEF_PRACH_Configuration_tags_1[] = {
208         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
209 };
210 static const asn_TYPE_tag2member_t asn_MAP_PRACH_Configuration_tag2el_1[] = {
211     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* rootSequenceIndex */
212     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* zeroCorrelationIndex */
213     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* highSpeedFlag */
214     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* prach-FreqOffset */
215     { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* prach-ConfigIndex */
216     { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* iE-Extensions */
217 };
218 asn_SEQUENCE_specifics_t asn_SPC_PRACH_Configuration_specs_1 = {
219         sizeof(struct PRACH_Configuration),
220         offsetof(struct PRACH_Configuration, _asn_ctx),
221         asn_MAP_PRACH_Configuration_tag2el_1,
222         6,      /* Count of tags in the map */
223         asn_MAP_PRACH_Configuration_oms_1,      /* Optional members */
224         2, 0,   /* Root/Additions */
225         6,      /* First extension addition */
226 };
227 asn_TYPE_descriptor_t asn_DEF_PRACH_Configuration = {
228         "PRACH-Configuration",
229         "PRACH-Configuration",
230         &asn_OP_SEQUENCE,
231         asn_DEF_PRACH_Configuration_tags_1,
232         sizeof(asn_DEF_PRACH_Configuration_tags_1)
233                 /sizeof(asn_DEF_PRACH_Configuration_tags_1[0]), /* 1 */
234         asn_DEF_PRACH_Configuration_tags_1,     /* Same as above */
235         sizeof(asn_DEF_PRACH_Configuration_tags_1)
236                 /sizeof(asn_DEF_PRACH_Configuration_tags_1[0]), /* 1 */
237         { 0, 0, SEQUENCE_constraint },
238         asn_MBR_PRACH_Configuration_1,
239         6,      /* Elements count */
240         &asn_SPC_PRACH_Configuration_specs_1    /* Additional specs */
241 };
242