Merge "HelloWorld E2SM Dockerfile update"
[ric-app/hw.git] / asn1c_defs / X2N_MeNBResourceCoordinationInformation.c
1 /*
2  * Generated by asn1c-0.9.29 n1 (http://lionet.info/asn1c)
3  * From ASN.1 module "X2AP-IEs"
4  *      found in "../../asn_defs/asn1/x2ap-15-04.asn"
5  *      `asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-OER`
6  */
7
8 #include "X2N_MeNBResourceCoordinationInformation.h"
9
10 #include "X2N_ProtocolExtensionContainer.h"
11 static int
12 memb_X2N_uLCoordinationInformation_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
13                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
14         const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
15         size_t size;
16         
17         if(!sptr) {
18                 ASN__CTFAIL(app_key, td, sptr,
19                         "%s: value not given (%s:%d)",
20                         td->name, __FILE__, __LINE__);
21                 return -1;
22         }
23         
24         if(st->size > 0) {
25                 /* Size in bits */
26                 size = 8 * st->size - (st->bits_unused & 0x07);
27         } else {
28                 size = 0;
29         }
30         
31         if((size >= 6 && size <= 4400)) {
32                 /* Constraint check succeeded */
33                 return 0;
34         } else {
35                 ASN__CTFAIL(app_key, td, sptr,
36                         "%s: constraint failed (%s:%d)",
37                         td->name, __FILE__, __LINE__);
38                 return -1;
39         }
40 }
41
42 static int
43 memb_X2N_dLCoordinationInformation_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
44                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
45         const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
46         size_t size;
47         
48         if(!sptr) {
49                 ASN__CTFAIL(app_key, td, sptr,
50                         "%s: value not given (%s:%d)",
51                         td->name, __FILE__, __LINE__);
52                 return -1;
53         }
54         
55         if(st->size > 0) {
56                 /* Size in bits */
57                 size = 8 * st->size - (st->bits_unused & 0x07);
58         } else {
59                 size = 0;
60         }
61         
62         if((size >= 6 && size <= 4400)) {
63                 /* Constraint check succeeded */
64                 return 0;
65         } else {
66                 ASN__CTFAIL(app_key, td, sptr,
67                         "%s: constraint failed (%s:%d)",
68                         td->name, __FILE__, __LINE__);
69                 return -1;
70         }
71 }
72
73 static asn_per_constraints_t asn_PER_memb_X2N_uLCoordinationInformation_constr_3 CC_NOTUSED = {
74         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
75         { APC_CONSTRAINED | APC_EXTENSIBLE,  13,  13,  6,  4400 }       /* (SIZE(6..4400,...)) */,
76         0, 0    /* No PER value map */
77 };
78 static asn_per_constraints_t asn_PER_memb_X2N_dLCoordinationInformation_constr_4 CC_NOTUSED = {
79         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
80         { APC_CONSTRAINED | APC_EXTENSIBLE,  13,  13,  6,  4400 }       /* (SIZE(6..4400,...)) */,
81         0, 0    /* No PER value map */
82 };
83 static asn_TYPE_member_t asn_MBR_X2N_MeNBResourceCoordinationInformation_1[] = {
84         { ATF_NOFLAGS, 0, offsetof(struct X2N_MeNBResourceCoordinationInformation, eUTRA_Cell_ID),
85                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
86                 -1,     /* IMPLICIT tag at current level */
87                 &asn_DEF_X2N_ECGI,
88                 0,
89                 { 0, 0, 0 },
90                 0, 0, /* No default value */
91                 "eUTRA-Cell-ID"
92                 },
93         { ATF_NOFLAGS, 0, offsetof(struct X2N_MeNBResourceCoordinationInformation, uLCoordinationInformation),
94                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
95                 -1,     /* IMPLICIT tag at current level */
96                 &asn_DEF_BIT_STRING,
97                 0,
98                 { 0, &asn_PER_memb_X2N_uLCoordinationInformation_constr_3,  memb_X2N_uLCoordinationInformation_constraint_1 },
99                 0, 0, /* No default value */
100                 "uLCoordinationInformation"
101                 },
102         { ATF_POINTER, 2, offsetof(struct X2N_MeNBResourceCoordinationInformation, dLCoordinationInformation),
103                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
104                 -1,     /* IMPLICIT tag at current level */
105                 &asn_DEF_BIT_STRING,
106                 0,
107                 { 0, &asn_PER_memb_X2N_dLCoordinationInformation_constr_4,  memb_X2N_dLCoordinationInformation_constraint_1 },
108                 0, 0, /* No default value */
109                 "dLCoordinationInformation"
110                 },
111         { ATF_POINTER, 1, offsetof(struct X2N_MeNBResourceCoordinationInformation, iE_Extensions),
112                 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
113                 -1,     /* IMPLICIT tag at current level */
114                 &asn_DEF_X2N_ProtocolExtensionContainer_8231P167,
115                 0,
116                 { 0, 0, 0 },
117                 0, 0, /* No default value */
118                 "iE-Extensions"
119                 },
120 };
121 static const int asn_MAP_X2N_MeNBResourceCoordinationInformation_oms_1[] = { 2, 3 };
122 static const ber_tlv_tag_t asn_DEF_X2N_MeNBResourceCoordinationInformation_tags_1[] = {
123         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
124 };
125 static const asn_TYPE_tag2member_t asn_MAP_X2N_MeNBResourceCoordinationInformation_tag2el_1[] = {
126     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* eUTRA-Cell-ID */
127     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* uLCoordinationInformation */
128     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* dLCoordinationInformation */
129     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* iE-Extensions */
130 };
131 static asn_SEQUENCE_specifics_t asn_SPC_X2N_MeNBResourceCoordinationInformation_specs_1 = {
132         sizeof(struct X2N_MeNBResourceCoordinationInformation),
133         offsetof(struct X2N_MeNBResourceCoordinationInformation, _asn_ctx),
134         asn_MAP_X2N_MeNBResourceCoordinationInformation_tag2el_1,
135         4,      /* Count of tags in the map */
136         asn_MAP_X2N_MeNBResourceCoordinationInformation_oms_1,  /* Optional members */
137         2, 0,   /* Root/Additions */
138         4,      /* First extension addition */
139 };
140 asn_TYPE_descriptor_t asn_DEF_X2N_MeNBResourceCoordinationInformation = {
141         "MeNBResourceCoordinationInformation",
142         "MeNBResourceCoordinationInformation",
143         &asn_OP_SEQUENCE,
144         asn_DEF_X2N_MeNBResourceCoordinationInformation_tags_1,
145         sizeof(asn_DEF_X2N_MeNBResourceCoordinationInformation_tags_1)
146                 /sizeof(asn_DEF_X2N_MeNBResourceCoordinationInformation_tags_1[0]), /* 1 */
147         asn_DEF_X2N_MeNBResourceCoordinationInformation_tags_1, /* Same as above */
148         sizeof(asn_DEF_X2N_MeNBResourceCoordinationInformation_tags_1)
149                 /sizeof(asn_DEF_X2N_MeNBResourceCoordinationInformation_tags_1[0]), /* 1 */
150         { 0, 0, SEQUENCE_constraint },
151         asn_MBR_X2N_MeNBResourceCoordinationInformation_1,
152         4,      /* Elements count */
153         &asn_SPC_X2N_MeNBResourceCoordinationInformation_specs_1        /* Additional specs */
154 };
155