Adding new comments for Oran in all files with licenses
[ric-plt/resource-status-manager.git] / RSM / 3rdparty / asn1codec / e2ap_engine / E-RABs-ToBeModified-ModReqItem-Split-Bearer.c
1 /*
2  * Copyright 2019 AT&T Intellectual Property
3  *
4  * Licensed under the Apache License, Version 2.0 (the "License");
5  * you may not use this file except in compliance with the License.
6  * You may obtain a copy of the License at
7  *
8  *      http://www.apache.org/licenses/LICENSE-2.0
9  *
10  * Unless required by applicable law or agreed to in writing, software
11  * distributed under the License is distributed on an "AS IS" BASIS,
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  */
16
17 /*
18  * This source code is part of the near-RT RIC (RAN Intelligent Controller)
19  * platform project (RICP).
20  */
21
22
23
24 /*
25  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
26  * From ASN.1 module "X2AP-PDU-Contents"
27  *      found in "../../asnFiles/X2AP-PDU-Contents.asn"
28  *      `asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -no-gen-OER -D.`
29  */
30
31 #include "E-RABs-ToBeModified-ModReqItem-Split-Bearer.h"
32
33 #include "E-RAB-Level-QoS-Parameters.h"
34 #include "GTPtunnelEndpoint.h"
35 #include "ProtocolExtensionContainer.h"
36 asn_TYPE_member_t asn_MBR_E_RABs_ToBeModified_ModReqItem_Split_Bearer_1[] = {
37         { ATF_NOFLAGS, 0, offsetof(struct E_RABs_ToBeModified_ModReqItem_Split_Bearer, e_RAB_ID),
38                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
39                 -1,     /* IMPLICIT tag at current level */
40                 &asn_DEF_E_RAB_ID,
41                 0,
42                 { 0, 0, 0 },
43                 0, 0, /* No default value */
44                 "e-RAB-ID"
45                 },
46         { ATF_POINTER, 3, offsetof(struct E_RABs_ToBeModified_ModReqItem_Split_Bearer, e_RAB_Level_QoS_Parameters),
47                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
48                 -1,     /* IMPLICIT tag at current level */
49                 &asn_DEF_E_RAB_Level_QoS_Parameters,
50                 0,
51                 { 0, 0, 0 },
52                 0, 0, /* No default value */
53                 "e-RAB-Level-QoS-Parameters"
54                 },
55         { ATF_POINTER, 2, offsetof(struct E_RABs_ToBeModified_ModReqItem_Split_Bearer, meNB_GTPtunnelEndpoint),
56                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
57                 -1,     /* IMPLICIT tag at current level */
58                 &asn_DEF_GTPtunnelEndpoint,
59                 0,
60                 { 0, 0, 0 },
61                 0, 0, /* No default value */
62                 "meNB-GTPtunnelEndpoint"
63                 },
64         { ATF_POINTER, 1, offsetof(struct E_RABs_ToBeModified_ModReqItem_Split_Bearer, iE_Extensions),
65                 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
66                 -1,     /* IMPLICIT tag at current level */
67                 &asn_DEF_ProtocolExtensionContainer_170P27,
68                 0,
69                 { 0, 0, 0 },
70                 0, 0, /* No default value */
71                 "iE-Extensions"
72                 },
73 };
74 static const int asn_MAP_E_RABs_ToBeModified_ModReqItem_Split_Bearer_oms_1[] = { 1, 2, 3 };
75 static const ber_tlv_tag_t asn_DEF_E_RABs_ToBeModified_ModReqItem_Split_Bearer_tags_1[] = {
76         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
77 };
78 static const asn_TYPE_tag2member_t asn_MAP_E_RABs_ToBeModified_ModReqItem_Split_Bearer_tag2el_1[] = {
79     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* e-RAB-ID */
80     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* e-RAB-Level-QoS-Parameters */
81     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* meNB-GTPtunnelEndpoint */
82     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* iE-Extensions */
83 };
84 asn_SEQUENCE_specifics_t asn_SPC_E_RABs_ToBeModified_ModReqItem_Split_Bearer_specs_1 = {
85         sizeof(struct E_RABs_ToBeModified_ModReqItem_Split_Bearer),
86         offsetof(struct E_RABs_ToBeModified_ModReqItem_Split_Bearer, _asn_ctx),
87         asn_MAP_E_RABs_ToBeModified_ModReqItem_Split_Bearer_tag2el_1,
88         4,      /* Count of tags in the map */
89         asn_MAP_E_RABs_ToBeModified_ModReqItem_Split_Bearer_oms_1,      /* Optional members */
90         3, 0,   /* Root/Additions */
91         4,      /* First extension addition */
92 };
93 asn_TYPE_descriptor_t asn_DEF_E_RABs_ToBeModified_ModReqItem_Split_Bearer = {
94         "E-RABs-ToBeModified-ModReqItem-Split-Bearer",
95         "E-RABs-ToBeModified-ModReqItem-Split-Bearer",
96         &asn_OP_SEQUENCE,
97         asn_DEF_E_RABs_ToBeModified_ModReqItem_Split_Bearer_tags_1,
98         sizeof(asn_DEF_E_RABs_ToBeModified_ModReqItem_Split_Bearer_tags_1)
99                 /sizeof(asn_DEF_E_RABs_ToBeModified_ModReqItem_Split_Bearer_tags_1[0]), /* 1 */
100         asn_DEF_E_RABs_ToBeModified_ModReqItem_Split_Bearer_tags_1,     /* Same as above */
101         sizeof(asn_DEF_E_RABs_ToBeModified_ModReqItem_Split_Bearer_tags_1)
102                 /sizeof(asn_DEF_E_RABs_ToBeModified_ModReqItem_Split_Bearer_tags_1[0]), /* 1 */
103         { 0, 0, SEQUENCE_constraint },
104         asn_MBR_E_RABs_ToBeModified_ModReqItem_Split_Bearer_1,
105         4,      /* Elements count */
106         &asn_SPC_E_RABs_ToBeModified_ModReqItem_Split_Bearer_specs_1    /* Additional specs */
107 };
108