blob: b4719f6d85d2b9b2e81c9ac2a4e4b57e2f563544 [file] [log] [blame]
Harry Trana1b2b292019-10-28 11:07:23 -04001/*****************************************************************************
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-PDU-Contents"
22 * found in "../../asnFiles/X2AP-PDU-Contents.asn"
23 * `asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -no-gen-OER -D.`
24 */
25
26#include "E-RABs-Admitted-ToBeAdded-SgNBModAck-Item.h"
27
28#include "ProtocolExtensionContainer.h"
29#include "E-RABs-Admitted-ToBeAdded-SgNBModAck-Item-SgNBPDCPpresent.h"
30#include "E-RABs-Admitted-ToBeAdded-SgNBModAck-Item-SgNBPDCPnotpresent.h"
31static asn_per_constraints_t asn_PER_type_resource_configuration_constr_4 CC_NOTUSED = {
32 { APC_CONSTRAINED | APC_EXTENSIBLE, 1, 1, 0, 1 } /* (0..1,...) */,
33 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
34 0, 0 /* No PER value map */
35};
36static asn_TYPE_member_t asn_MBR_resource_configuration_4[] = {
37 { ATF_POINTER, 0, offsetof(struct E_RABs_Admitted_ToBeAdded_SgNBModAck_Item__resource_configuration, choice.sgNBPDCPpresent),
38 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
39 -1, /* IMPLICIT tag at current level */
40 &asn_DEF_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_SgNBPDCPpresent,
41 0,
42 { 0, 0, 0 },
43 0, 0, /* No default value */
44 "sgNBPDCPpresent"
45 },
46 { ATF_POINTER, 0, offsetof(struct E_RABs_Admitted_ToBeAdded_SgNBModAck_Item__resource_configuration, choice.sgNBPDCPnotpresent),
47 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
48 -1, /* IMPLICIT tag at current level */
49 &asn_DEF_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_SgNBPDCPnotpresent,
50 0,
51 { 0, 0, 0 },
52 0, 0, /* No default value */
53 "sgNBPDCPnotpresent"
54 },
55};
56static const asn_TYPE_tag2member_t asn_MAP_resource_configuration_tag2el_4[] = {
57 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sgNBPDCPpresent */
58 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* sgNBPDCPnotpresent */
59};
60static asn_CHOICE_specifics_t asn_SPC_resource_configuration_specs_4 = {
61 sizeof(struct E_RABs_Admitted_ToBeAdded_SgNBModAck_Item__resource_configuration),
62 offsetof(struct E_RABs_Admitted_ToBeAdded_SgNBModAck_Item__resource_configuration, _asn_ctx),
63 offsetof(struct E_RABs_Admitted_ToBeAdded_SgNBModAck_Item__resource_configuration, present),
64 sizeof(((struct E_RABs_Admitted_ToBeAdded_SgNBModAck_Item__resource_configuration *)0)->present),
65 asn_MAP_resource_configuration_tag2el_4,
66 2, /* Count of tags in the map */
67 0, 0,
68 2 /* Extensions start */
69};
70static /* Use -fall-defs-global to expose */
71asn_TYPE_descriptor_t asn_DEF_resource_configuration_4 = {
72 "resource-configuration",
73 "resource-configuration",
74 &asn_OP_CHOICE,
75 0, /* No effective tags (pointer) */
76 0, /* No effective tags (count) */
77 0, /* No tags (pointer) */
78 0, /* No tags (count) */
79 { 0, &asn_PER_type_resource_configuration_constr_4, CHOICE_constraint },
80 asn_MBR_resource_configuration_4,
81 2, /* Elements count */
82 &asn_SPC_resource_configuration_specs_4 /* Additional specs */
83};
84
85static asn_TYPE_member_t asn_MBR_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_1[] = {
86 { ATF_NOFLAGS, 0, offsetof(struct E_RABs_Admitted_ToBeAdded_SgNBModAck_Item, e_RAB_ID),
87 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
88 -1, /* IMPLICIT tag at current level */
89 &asn_DEF_E_RAB_ID,
90 0,
91 { 0, 0, 0 },
92 0, 0, /* No default value */
93 "e-RAB-ID"
94 },
95 { ATF_NOFLAGS, 0, offsetof(struct E_RABs_Admitted_ToBeAdded_SgNBModAck_Item, en_DC_ResourceConfiguration),
96 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
97 -1, /* IMPLICIT tag at current level */
98 &asn_DEF_EN_DC_ResourceConfiguration,
99 0,
100 { 0, 0, 0 },
101 0, 0, /* No default value */
102 "en-DC-ResourceConfiguration"
103 },
104 { ATF_NOFLAGS, 0, offsetof(struct E_RABs_Admitted_ToBeAdded_SgNBModAck_Item, resource_configuration),
105 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
106 +1, /* EXPLICIT tag at current level */
107 &asn_DEF_resource_configuration_4,
108 0,
109 { 0, 0, 0 },
110 0, 0, /* No default value */
111 "resource-configuration"
112 },
113 { ATF_POINTER, 1, offsetof(struct E_RABs_Admitted_ToBeAdded_SgNBModAck_Item, iE_Extensions),
114 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
115 -1, /* IMPLICIT tag at current level */
116 &asn_DEF_ProtocolExtensionContainer_170P62,
117 0,
118 { 0, 0, 0 },
119 0, 0, /* No default value */
120 "iE-Extensions"
121 },
122};
123static const int asn_MAP_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_oms_1[] = { 3 };
124static const ber_tlv_tag_t asn_DEF_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_tags_1[] = {
125 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
126};
127static const asn_TYPE_tag2member_t asn_MAP_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_tag2el_1[] = {
128 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* e-RAB-ID */
129 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* en-DC-ResourceConfiguration */
130 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* resource-configuration */
131 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* iE-Extensions */
132};
133static asn_SEQUENCE_specifics_t asn_SPC_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_specs_1 = {
134 sizeof(struct E_RABs_Admitted_ToBeAdded_SgNBModAck_Item),
135 offsetof(struct E_RABs_Admitted_ToBeAdded_SgNBModAck_Item, _asn_ctx),
136 asn_MAP_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_tag2el_1,
137 4, /* Count of tags in the map */
138 asn_MAP_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_oms_1, /* Optional members */
139 1, 0, /* Root/Additions */
140 4, /* First extension addition */
141};
142asn_TYPE_descriptor_t asn_DEF_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item = {
143 "E-RABs-Admitted-ToBeAdded-SgNBModAck-Item",
144 "E-RABs-Admitted-ToBeAdded-SgNBModAck-Item",
145 &asn_OP_SEQUENCE,
146 asn_DEF_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_tags_1,
147 sizeof(asn_DEF_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_tags_1)
148 /sizeof(asn_DEF_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_tags_1[0]), /* 1 */
149 asn_DEF_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_tags_1, /* Same as above */
150 sizeof(asn_DEF_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_tags_1)
151 /sizeof(asn_DEF_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_tags_1[0]), /* 1 */
152 { 0, 0, SEQUENCE_constraint },
153 asn_MBR_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_1,
154 4, /* Elements count */
155 &asn_SPC_E_RABs_Admitted_ToBeAdded_SgNBModAck_Item_specs_1 /* Additional specs */
156};
157