Adding new comments for Oran in all files with licenses
[ric-plt/resource-status-manager.git] / RSM / 3rdparty / asn1codec / e2ap_engine / HandoverRestrictionList.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-IEs"
27  *      found in "../../asnFiles/X2AP-IEs.asn"
28  *      `asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -no-gen-OER -D.`
29  */
30
31 #include "HandoverRestrictionList.h"
32
33 #include "EPLMNs.h"
34 #include "ForbiddenTAs.h"
35 #include "ForbiddenLAs.h"
36 #include "ProtocolExtensionContainer.h"
37 asn_TYPE_member_t asn_MBR_HandoverRestrictionList_1[] = {
38         { ATF_NOFLAGS, 0, offsetof(struct HandoverRestrictionList, servingPLMN),
39                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
40                 -1,     /* IMPLICIT tag at current level */
41                 &asn_DEF_PLMN_Identity,
42                 0,
43                 { 0, 0, 0 },
44                 0, 0, /* No default value */
45                 "servingPLMN"
46                 },
47         { ATF_POINTER, 5, offsetof(struct HandoverRestrictionList, equivalentPLMNs),
48                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
49                 -1,     /* IMPLICIT tag at current level */
50                 &asn_DEF_EPLMNs,
51                 0,
52                 { 0, 0, 0 },
53                 0, 0, /* No default value */
54                 "equivalentPLMNs"
55                 },
56         { ATF_POINTER, 4, offsetof(struct HandoverRestrictionList, forbiddenTAs),
57                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
58                 -1,     /* IMPLICIT tag at current level */
59                 &asn_DEF_ForbiddenTAs,
60                 0,
61                 { 0, 0, 0 },
62                 0, 0, /* No default value */
63                 "forbiddenTAs"
64                 },
65         { ATF_POINTER, 3, offsetof(struct HandoverRestrictionList, forbiddenLAs),
66                 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
67                 -1,     /* IMPLICIT tag at current level */
68                 &asn_DEF_ForbiddenLAs,
69                 0,
70                 { 0, 0, 0 },
71                 0, 0, /* No default value */
72                 "forbiddenLAs"
73                 },
74         { ATF_POINTER, 2, offsetof(struct HandoverRestrictionList, forbiddenInterRATs),
75                 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
76                 -1,     /* IMPLICIT tag at current level */
77                 &asn_DEF_ForbiddenInterRATs,
78                 0,
79                 { 0, 0, 0 },
80                 0, 0, /* No default value */
81                 "forbiddenInterRATs"
82                 },
83         { ATF_POINTER, 1, offsetof(struct HandoverRestrictionList, iE_Extensions),
84                 (ASN_TAG_CLASS_CONTEXT | (5 << 2)),
85                 -1,     /* IMPLICIT tag at current level */
86                 &asn_DEF_ProtocolExtensionContainer_170P155,
87                 0,
88                 { 0, 0, 0 },
89                 0, 0, /* No default value */
90                 "iE-Extensions"
91                 },
92 };
93 static const int asn_MAP_HandoverRestrictionList_oms_1[] = { 1, 2, 3, 4, 5 };
94 static const ber_tlv_tag_t asn_DEF_HandoverRestrictionList_tags_1[] = {
95         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
96 };
97 static const asn_TYPE_tag2member_t asn_MAP_HandoverRestrictionList_tag2el_1[] = {
98     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* servingPLMN */
99     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* equivalentPLMNs */
100     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* forbiddenTAs */
101     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* forbiddenLAs */
102     { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* forbiddenInterRATs */
103     { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* iE-Extensions */
104 };
105 asn_SEQUENCE_specifics_t asn_SPC_HandoverRestrictionList_specs_1 = {
106         sizeof(struct HandoverRestrictionList),
107         offsetof(struct HandoverRestrictionList, _asn_ctx),
108         asn_MAP_HandoverRestrictionList_tag2el_1,
109         6,      /* Count of tags in the map */
110         asn_MAP_HandoverRestrictionList_oms_1,  /* Optional members */
111         5, 0,   /* Root/Additions */
112         6,      /* First extension addition */
113 };
114 asn_TYPE_descriptor_t asn_DEF_HandoverRestrictionList = {
115         "HandoverRestrictionList",
116         "HandoverRestrictionList",
117         &asn_OP_SEQUENCE,
118         asn_DEF_HandoverRestrictionList_tags_1,
119         sizeof(asn_DEF_HandoverRestrictionList_tags_1)
120                 /sizeof(asn_DEF_HandoverRestrictionList_tags_1[0]), /* 1 */
121         asn_DEF_HandoverRestrictionList_tags_1, /* Same as above */
122         sizeof(asn_DEF_HandoverRestrictionList_tags_1)
123                 /sizeof(asn_DEF_HandoverRestrictionList_tags_1[0]), /* 1 */
124         { 0, 0, SEQUENCE_constraint },
125         asn_MBR_HandoverRestrictionList_1,
126         6,      /* Elements count */
127         &asn_SPC_HandoverRestrictionList_specs_1        /* Additional specs */
128 };
129