Moving in e2sim originally from it/test/simulators
[sim/e2-interface.git] / e2sim / ASN1c / ProtectedEUTRAResourceIndication.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  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
21  * From ASN.1 module "X2AP-IEs"
22  *      found in "../../asnFiles/X2AP-IEs.asn"
23  *      `asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -no-gen-OER -D.`
24  */
25
26 #include "ProtectedEUTRAResourceIndication.h"
27
28 #include "ProtocolExtensionContainer.h"
29 static int
30 memb_activationSFN_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
31                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
32         long value;
33         
34         if(!sptr) {
35                 ASN__CTFAIL(app_key, td, sptr,
36                         "%s: value not given (%s:%d)",
37                         td->name, __FILE__, __LINE__);
38                 return -1;
39         }
40         
41         value = *(const long *)sptr;
42         
43         if((value >= 0 && value <= 1023)) {
44                 /* Constraint check succeeded */
45                 return 0;
46         } else {
47                 ASN__CTFAIL(app_key, td, sptr,
48                         "%s: constraint failed (%s:%d)",
49                         td->name, __FILE__, __LINE__);
50                 return -1;
51         }
52 }
53
54 static int
55 memb_mBSFNControlRegionLength_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
56                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
57         long value;
58         
59         if(!sptr) {
60                 ASN__CTFAIL(app_key, td, sptr,
61                         "%s: value not given (%s:%d)",
62                         td->name, __FILE__, __LINE__);
63                 return -1;
64         }
65         
66         value = *(const long *)sptr;
67         
68         if((value >= 0 && value <= 3)) {
69                 /* Constraint check succeeded */
70                 return 0;
71         } else {
72                 ASN__CTFAIL(app_key, td, sptr,
73                         "%s: constraint failed (%s:%d)",
74                         td->name, __FILE__, __LINE__);
75                 return -1;
76         }
77 }
78
79 static int
80 memb_pDCCHRegionLength_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
81                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
82         long value;
83         
84         if(!sptr) {
85                 ASN__CTFAIL(app_key, td, sptr,
86                         "%s: value not given (%s:%d)",
87                         td->name, __FILE__, __LINE__);
88                 return -1;
89         }
90         
91         value = *(const long *)sptr;
92         
93         if((value >= 1 && value <= 3)) {
94                 /* Constraint check succeeded */
95                 return 0;
96         } else {
97                 ASN__CTFAIL(app_key, td, sptr,
98                         "%s: constraint failed (%s:%d)",
99                         td->name, __FILE__, __LINE__);
100                 return -1;
101         }
102 }
103
104 static asn_per_constraints_t asn_PER_memb_activationSFN_constr_2 CC_NOTUSED = {
105         { APC_CONSTRAINED,       10,  10,  0,  1023 }   /* (0..1023) */,
106         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
107         0, 0    /* No PER value map */
108 };
109 static asn_per_constraints_t asn_PER_memb_mBSFNControlRegionLength_constr_4 CC_NOTUSED = {
110         { APC_CONSTRAINED,       2,  2,  0,  3 }        /* (0..3) */,
111         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
112         0, 0    /* No PER value map */
113 };
114 static asn_per_constraints_t asn_PER_memb_pDCCHRegionLength_constr_5 CC_NOTUSED = {
115         { APC_CONSTRAINED,       2,  2,  1,  3 }        /* (1..3) */,
116         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
117         0, 0    /* No PER value map */
118 };
119 asn_TYPE_member_t asn_MBR_ProtectedEUTRAResourceIndication_1[] = {
120         { ATF_NOFLAGS, 0, offsetof(struct ProtectedEUTRAResourceIndication, activationSFN),
121                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
122                 -1,     /* IMPLICIT tag at current level */
123                 &asn_DEF_NativeInteger,
124                 0,
125                 { 0, &asn_PER_memb_activationSFN_constr_2,  memb_activationSFN_constraint_1 },
126                 0, 0, /* No default value */
127                 "activationSFN"
128                 },
129         { ATF_NOFLAGS, 0, offsetof(struct ProtectedEUTRAResourceIndication, protectedResourceList),
130                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
131                 -1,     /* IMPLICIT tag at current level */
132                 &asn_DEF_ProtectedResourceList,
133                 0,
134                 { 0, 0, 0 },
135                 0, 0, /* No default value */
136                 "protectedResourceList"
137                 },
138         { ATF_POINTER, 3, offsetof(struct ProtectedEUTRAResourceIndication, mBSFNControlRegionLength),
139                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
140                 -1,     /* IMPLICIT tag at current level */
141                 &asn_DEF_NativeInteger,
142                 0,
143                 { 0, &asn_PER_memb_mBSFNControlRegionLength_constr_4,  memb_mBSFNControlRegionLength_constraint_1 },
144                 0, 0, /* No default value */
145                 "mBSFNControlRegionLength"
146                 },
147         { ATF_POINTER, 2, offsetof(struct ProtectedEUTRAResourceIndication, pDCCHRegionLength),
148                 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
149                 -1,     /* IMPLICIT tag at current level */
150                 &asn_DEF_NativeInteger,
151                 0,
152                 { 0, &asn_PER_memb_pDCCHRegionLength_constr_5,  memb_pDCCHRegionLength_constraint_1 },
153                 0, 0, /* No default value */
154                 "pDCCHRegionLength"
155                 },
156         { ATF_POINTER, 1, offsetof(struct ProtectedEUTRAResourceIndication, iE_Extensions),
157                 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
158                 -1,     /* IMPLICIT tag at current level */
159                 &asn_DEF_ProtocolExtensionContainer_170P180,
160                 0,
161                 { 0, 0, 0 },
162                 0, 0, /* No default value */
163                 "iE-Extensions"
164                 },
165 };
166 static const int asn_MAP_ProtectedEUTRAResourceIndication_oms_1[] = { 2, 3, 4 };
167 static const ber_tlv_tag_t asn_DEF_ProtectedEUTRAResourceIndication_tags_1[] = {
168         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
169 };
170 static const asn_TYPE_tag2member_t asn_MAP_ProtectedEUTRAResourceIndication_tag2el_1[] = {
171     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* activationSFN */
172     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* protectedResourceList */
173     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* mBSFNControlRegionLength */
174     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* pDCCHRegionLength */
175     { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* iE-Extensions */
176 };
177 asn_SEQUENCE_specifics_t asn_SPC_ProtectedEUTRAResourceIndication_specs_1 = {
178         sizeof(struct ProtectedEUTRAResourceIndication),
179         offsetof(struct ProtectedEUTRAResourceIndication, _asn_ctx),
180         asn_MAP_ProtectedEUTRAResourceIndication_tag2el_1,
181         5,      /* Count of tags in the map */
182         asn_MAP_ProtectedEUTRAResourceIndication_oms_1, /* Optional members */
183         3, 0,   /* Root/Additions */
184         5,      /* First extension addition */
185 };
186 asn_TYPE_descriptor_t asn_DEF_ProtectedEUTRAResourceIndication = {
187         "ProtectedEUTRAResourceIndication",
188         "ProtectedEUTRAResourceIndication",
189         &asn_OP_SEQUENCE,
190         asn_DEF_ProtectedEUTRAResourceIndication_tags_1,
191         sizeof(asn_DEF_ProtectedEUTRAResourceIndication_tags_1)
192                 /sizeof(asn_DEF_ProtectedEUTRAResourceIndication_tags_1[0]), /* 1 */
193         asn_DEF_ProtectedEUTRAResourceIndication_tags_1,        /* Same as above */
194         sizeof(asn_DEF_ProtectedEUTRAResourceIndication_tags_1)
195                 /sizeof(asn_DEF_ProtectedEUTRAResourceIndication_tags_1[0]), /* 1 */
196         { 0, 0, SEQUENCE_constraint },
197         asn_MBR_ProtectedEUTRAResourceIndication_1,
198         5,      /* Elements count */
199         &asn_SPC_ProtectedEUTRAResourceIndication_specs_1       /* Additional specs */
200 };
201