3ab47b092e02ad36d8b2bb83e451f66807e82070
[o-du/l2.git] / src / codec_utils / F1AP / Served-Cell-Information.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 "Served-Cell-Information.h"
9
10 #include "ProtocolExtensionContainer.h"
11 asn_TYPE_member_t asn_MBR_Served_Cell_Information_1[] = {
12         { ATF_NOFLAGS, 0, offsetof(struct Served_Cell_Information, nRCGI),
13                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
14                 -1,     /* IMPLICIT tag at current level */
15                 &asn_DEF_NRCGI,
16                 0,
17                 { 0, 0, 0 },
18                 0, 0, /* No default value */
19                 "nRCGI"
20                 },
21         { ATF_NOFLAGS, 0, offsetof(struct Served_Cell_Information, nRPCI),
22                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
23                 -1,     /* IMPLICIT tag at current level */
24                 &asn_DEF_NRPCI,
25                 0,
26                 { 0, 0, 0 },
27                 0, 0, /* No default value */
28                 "nRPCI"
29                 },
30         { ATF_POINTER, 2, offsetof(struct Served_Cell_Information, fiveGS_TAC),
31                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
32                 -1,     /* IMPLICIT tag at current level */
33                 &asn_DEF_FiveGS_TAC,
34                 0,
35                 { 0, 0, 0 },
36                 0, 0, /* No default value */
37                 "fiveGS-TAC"
38                 },
39         { ATF_POINTER, 1, offsetof(struct Served_Cell_Information, configured_EPS_TAC),
40                 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
41                 -1,     /* IMPLICIT tag at current level */
42                 &asn_DEF_Configured_EPS_TAC,
43                 0,
44                 { 0, 0, 0 },
45                 0, 0, /* No default value */
46                 "configured-EPS-TAC"
47                 },
48         { ATF_NOFLAGS, 0, offsetof(struct Served_Cell_Information, servedPLMNs),
49                 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
50                 -1,     /* IMPLICIT tag at current level */
51                 &asn_DEF_ServedPLMNs_List,
52                 0,
53                 { 0, 0, 0 },
54                 0, 0, /* No default value */
55                 "servedPLMNs"
56                 },
57         { ATF_NOFLAGS, 0, offsetof(struct Served_Cell_Information, nR_Mode_Info),
58                 (ASN_TAG_CLASS_CONTEXT | (5 << 2)),
59                 +1,     /* EXPLICIT tag at current level */
60                 &asn_DEF_NR_Mode_Info,
61                 0,
62                 { 0, 0, 0 },
63                 0, 0, /* No default value */
64                 "nR-Mode-Info"
65                 },
66         { ATF_NOFLAGS, 0, offsetof(struct Served_Cell_Information, measurementTimingConfiguration),
67                 (ASN_TAG_CLASS_CONTEXT | (6 << 2)),
68                 -1,     /* IMPLICIT tag at current level */
69                 &asn_DEF_OCTET_STRING,
70                 0,
71                 { 0, 0, 0 },
72                 0, 0, /* No default value */
73                 "measurementTimingConfiguration"
74                 },
75         { ATF_POINTER, 1, offsetof(struct Served_Cell_Information, iE_Extensions),
76                 (ASN_TAG_CLASS_CONTEXT | (7 << 2)),
77                 -1,     /* IMPLICIT tag at current level */
78                 &asn_DEF_ProtocolExtensionContainer_4624P87,
79                 0,
80                 { 0, 0, 0 },
81                 0, 0, /* No default value */
82                 "iE-Extensions"
83                 },
84 };
85 static const int asn_MAP_Served_Cell_Information_oms_1[] = { 2, 3, 7 };
86 static const ber_tlv_tag_t asn_DEF_Served_Cell_Information_tags_1[] = {
87         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
88 };
89 static const asn_TYPE_tag2member_t asn_MAP_Served_Cell_Information_tag2el_1[] = {
90     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nRCGI */
91     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* nRPCI */
92     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* fiveGS-TAC */
93     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* configured-EPS-TAC */
94     { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* servedPLMNs */
95     { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* nR-Mode-Info */
96     { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* measurementTimingConfiguration */
97     { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* iE-Extensions */
98 };
99 asn_SEQUENCE_specifics_t asn_SPC_Served_Cell_Information_specs_1 = {
100         sizeof(struct Served_Cell_Information),
101         offsetof(struct Served_Cell_Information, _asn_ctx),
102         asn_MAP_Served_Cell_Information_tag2el_1,
103         8,      /* Count of tags in the map */
104         asn_MAP_Served_Cell_Information_oms_1,  /* Optional members */
105         3, 0,   /* Root/Additions */
106         8,      /* First extension addition */
107 };
108 asn_TYPE_descriptor_t asn_DEF_Served_Cell_Information = {
109         "Served-Cell-Information",
110         "Served-Cell-Information",
111         &asn_OP_SEQUENCE,
112         asn_DEF_Served_Cell_Information_tags_1,
113         sizeof(asn_DEF_Served_Cell_Information_tags_1)
114                 /sizeof(asn_DEF_Served_Cell_Information_tags_1[0]), /* 1 */
115         asn_DEF_Served_Cell_Information_tags_1, /* Same as above */
116         sizeof(asn_DEF_Served_Cell_Information_tags_1)
117                 /sizeof(asn_DEF_Served_Cell_Information_tags_1[0]), /* 1 */
118         { 0, 0, SEQUENCE_constraint },
119         asn_MBR_Served_Cell_Information_1,
120         8,      /* Elements count */
121         &asn_SPC_Served_Cell_Information_specs_1        /* Additional specs */
122 };
123