a5ed51b27bace6b9d507f50c826606cf3c640f05
[o-du/l2.git] / src / codec_utils / F1AP / GNB-CUSystemInformation.c
1 /*
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3  * From ASN.1 module "F1AP-IEs"
4  *      found in "F1.asn1"
5  *      `asn1c -D ./out -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
6  */
7
8 #include "GNB-CUSystemInformation.h"
9
10 #include "ProtocolExtensionContainer.h"
11 #include "SibtypetobeupdatedListItem.h"
12 static int
13 memb_sibtypetobeupdatedlist_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
14                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
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         /* Determine the number of elements */
25         size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
26         
27         if((size >= 1 && size <= 32)) {
28                 /* Perform validation of the inner elements */
29                 return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
30         } else {
31                 ASN__CTFAIL(app_key, td, sptr,
32                         "%s: constraint failed (%s:%d)",
33                         td->name, __FILE__, __LINE__);
34                 return -1;
35         }
36 }
37
38 static asn_oer_constraints_t asn_OER_type_sibtypetobeupdatedlist_constr_2 CC_NOTUSED = {
39         { 0, 0 },
40         -1      /* (SIZE(1..32)) */};
41 static asn_per_constraints_t asn_PER_type_sibtypetobeupdatedlist_constr_2 CC_NOTUSED = {
42         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
43         { APC_CONSTRAINED,       5,  5,  1,  32 }       /* (SIZE(1..32)) */,
44         0, 0    /* No PER value map */
45 };
46 static asn_oer_constraints_t asn_OER_memb_sibtypetobeupdatedlist_constr_2 CC_NOTUSED = {
47         { 0, 0 },
48         -1      /* (SIZE(1..32)) */};
49 static asn_per_constraints_t asn_PER_memb_sibtypetobeupdatedlist_constr_2 CC_NOTUSED = {
50         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
51         { APC_CONSTRAINED,       5,  5,  1,  32 }       /* (SIZE(1..32)) */,
52         0, 0    /* No PER value map */
53 };
54 static asn_TYPE_member_t asn_MBR_sibtypetobeupdatedlist_2[] = {
55         { ATF_POINTER, 0, 0,
56                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
57                 0,
58                 &asn_DEF_SibtypetobeupdatedListItem,
59                 0,
60                 { 0, 0, 0 },
61                 0, 0, /* No default value */
62                 ""
63                 },
64 };
65 static const ber_tlv_tag_t asn_DEF_sibtypetobeupdatedlist_tags_2[] = {
66         (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
67         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
68 };
69 static asn_SET_OF_specifics_t asn_SPC_sibtypetobeupdatedlist_specs_2 = {
70         sizeof(struct GNB_CUSystemInformation__sibtypetobeupdatedlist),
71         offsetof(struct GNB_CUSystemInformation__sibtypetobeupdatedlist, _asn_ctx),
72         0,      /* XER encoding is XMLDelimitedItemList */
73 };
74 static /* Use -fall-defs-global to expose */
75 asn_TYPE_descriptor_t asn_DEF_sibtypetobeupdatedlist_2 = {
76         "sibtypetobeupdatedlist",
77         "sibtypetobeupdatedlist",
78         &asn_OP_SEQUENCE_OF,
79         asn_DEF_sibtypetobeupdatedlist_tags_2,
80         sizeof(asn_DEF_sibtypetobeupdatedlist_tags_2)
81                 /sizeof(asn_DEF_sibtypetobeupdatedlist_tags_2[0]) - 1, /* 1 */
82         asn_DEF_sibtypetobeupdatedlist_tags_2,  /* Same as above */
83         sizeof(asn_DEF_sibtypetobeupdatedlist_tags_2)
84                 /sizeof(asn_DEF_sibtypetobeupdatedlist_tags_2[0]), /* 2 */
85         { &asn_OER_type_sibtypetobeupdatedlist_constr_2, &asn_PER_type_sibtypetobeupdatedlist_constr_2, SEQUENCE_OF_constraint },
86         asn_MBR_sibtypetobeupdatedlist_2,
87         1,      /* Single element */
88         &asn_SPC_sibtypetobeupdatedlist_specs_2 /* Additional specs */
89 };
90
91 static asn_TYPE_member_t asn_MBR_GNB_CUSystemInformation_1[] = {
92         { ATF_NOFLAGS, 0, offsetof(struct GNB_CUSystemInformation, sibtypetobeupdatedlist),
93                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
94                 0,
95                 &asn_DEF_sibtypetobeupdatedlist_2,
96                 0,
97                 { &asn_OER_memb_sibtypetobeupdatedlist_constr_2, &asn_PER_memb_sibtypetobeupdatedlist_constr_2,  memb_sibtypetobeupdatedlist_constraint_1 },
98                 0, 0, /* No default value */
99                 "sibtypetobeupdatedlist"
100                 },
101         { ATF_POINTER, 1, offsetof(struct GNB_CUSystemInformation, iE_Extensions),
102                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
103                 -1,     /* IMPLICIT tag at current level */
104                 &asn_DEF_ProtocolExtensionContainer_4624P54,
105                 0,
106                 { 0, 0, 0 },
107                 0, 0, /* No default value */
108                 "iE-Extensions"
109                 },
110 };
111 static const int asn_MAP_GNB_CUSystemInformation_oms_1[] = { 1 };
112 static const ber_tlv_tag_t asn_DEF_GNB_CUSystemInformation_tags_1[] = {
113         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
114 };
115 static const asn_TYPE_tag2member_t asn_MAP_GNB_CUSystemInformation_tag2el_1[] = {
116     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sibtypetobeupdatedlist */
117     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* iE-Extensions */
118 };
119 static asn_SEQUENCE_specifics_t asn_SPC_GNB_CUSystemInformation_specs_1 = {
120         sizeof(struct GNB_CUSystemInformation),
121         offsetof(struct GNB_CUSystemInformation, _asn_ctx),
122         asn_MAP_GNB_CUSystemInformation_tag2el_1,
123         2,      /* Count of tags in the map */
124         asn_MAP_GNB_CUSystemInformation_oms_1,  /* Optional members */
125         1, 0,   /* Root/Additions */
126         2,      /* First extension addition */
127 };
128 asn_TYPE_descriptor_t asn_DEF_GNB_CUSystemInformation = {
129         "GNB-CUSystemInformation",
130         "GNB-CUSystemInformation",
131         &asn_OP_SEQUENCE,
132         asn_DEF_GNB_CUSystemInformation_tags_1,
133         sizeof(asn_DEF_GNB_CUSystemInformation_tags_1)
134                 /sizeof(asn_DEF_GNB_CUSystemInformation_tags_1[0]), /* 1 */
135         asn_DEF_GNB_CUSystemInformation_tags_1, /* Same as above */
136         sizeof(asn_DEF_GNB_CUSystemInformation_tags_1)
137                 /sizeof(asn_DEF_GNB_CUSystemInformation_tags_1[0]), /* 1 */
138         { 0, 0, SEQUENCE_constraint },
139         asn_MBR_GNB_CUSystemInformation_1,
140         2,      /* Elements count */
141         &asn_SPC_GNB_CUSystemInformation_specs_1        /* Additional specs */
142 };
143