Upstreaming version 0.10.7
[ric-plt/submgr.git] / e2ap / lib / UE-ContextInformationSeNBModReq.c
1 /*
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3  * From ASN.1 module "X2AP-PDU-Contents"
4  *      found in "X2AP-15-4-0.asn1"
5  *      `asn1c -D ./asn1_n1 -pdu=auto -fno-include-deps -fcompound-names -findirect-choice -gen-PER -gen-OER -no-gen-example`
6  */
7
8 #include "UE-ContextInformationSeNBModReq.h"
9
10 #include "UESecurityCapabilities.h"
11 #include "UEAggregateMaximumBitRate.h"
12 #include "E-RABs-ToBeAdded-List-ModReq.h"
13 #include "E-RABs-ToBeModified-List-ModReq.h"
14 #include "E-RABs-ToBeReleased-List-ModReq.h"
15 #include "ProtocolExtensionContainer.h"
16 static asn_TYPE_member_t asn_MBR_UE_ContextInformationSeNBModReq_1[] = {
17         { ATF_POINTER, 7, offsetof(struct UE_ContextInformationSeNBModReq, uE_SecurityCapabilities),
18                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
19                 -1,     /* IMPLICIT tag at current level */
20                 &asn_DEF_UESecurityCapabilities,
21                 0,
22                 { 0, 0, 0 },
23                 0, 0, /* No default value */
24                 "uE-SecurityCapabilities"
25                 },
26         { ATF_POINTER, 6, offsetof(struct UE_ContextInformationSeNBModReq, seNB_SecurityKey),
27                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
28                 -1,     /* IMPLICIT tag at current level */
29                 &asn_DEF_SeNBSecurityKey,
30                 0,
31                 { 0, 0, 0 },
32                 0, 0, /* No default value */
33                 "seNB-SecurityKey"
34                 },
35         { ATF_POINTER, 5, offsetof(struct UE_ContextInformationSeNBModReq, seNBUEAggregateMaximumBitRate),
36                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
37                 -1,     /* IMPLICIT tag at current level */
38                 &asn_DEF_UEAggregateMaximumBitRate,
39                 0,
40                 { 0, 0, 0 },
41                 0, 0, /* No default value */
42                 "seNBUEAggregateMaximumBitRate"
43                 },
44         { ATF_POINTER, 4, offsetof(struct UE_ContextInformationSeNBModReq, e_RABs_ToBeAdded),
45                 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
46                 -1,     /* IMPLICIT tag at current level */
47                 &asn_DEF_E_RABs_ToBeAdded_List_ModReq,
48                 0,
49                 { 0, 0, 0 },
50                 0, 0, /* No default value */
51                 "e-RABs-ToBeAdded"
52                 },
53         { ATF_POINTER, 3, offsetof(struct UE_ContextInformationSeNBModReq, e_RABs_ToBeModified),
54                 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
55                 -1,     /* IMPLICIT tag at current level */
56                 &asn_DEF_E_RABs_ToBeModified_List_ModReq,
57                 0,
58                 { 0, 0, 0 },
59                 0, 0, /* No default value */
60                 "e-RABs-ToBeModified"
61                 },
62         { ATF_POINTER, 2, offsetof(struct UE_ContextInformationSeNBModReq, e_RABs_ToBeReleased),
63                 (ASN_TAG_CLASS_CONTEXT | (5 << 2)),
64                 -1,     /* IMPLICIT tag at current level */
65                 &asn_DEF_E_RABs_ToBeReleased_List_ModReq,
66                 0,
67                 { 0, 0, 0 },
68                 0, 0, /* No default value */
69                 "e-RABs-ToBeReleased"
70                 },
71         { ATF_POINTER, 1, offsetof(struct UE_ContextInformationSeNBModReq, iE_Extensions),
72                 (ASN_TAG_CLASS_CONTEXT | (6 << 2)),
73                 -1,     /* IMPLICIT tag at current level */
74                 &asn_DEF_ProtocolExtensionContainer_7683P23,
75                 0,
76                 { 0, 0, 0 },
77                 0, 0, /* No default value */
78                 "iE-Extensions"
79                 },
80 };
81 static const int asn_MAP_UE_ContextInformationSeNBModReq_oms_1[] = { 0, 1, 2, 3, 4, 5, 6 };
82 static const ber_tlv_tag_t asn_DEF_UE_ContextInformationSeNBModReq_tags_1[] = {
83         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
84 };
85 static const asn_TYPE_tag2member_t asn_MAP_UE_ContextInformationSeNBModReq_tag2el_1[] = {
86     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* uE-SecurityCapabilities */
87     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* seNB-SecurityKey */
88     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* seNBUEAggregateMaximumBitRate */
89     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* e-RABs-ToBeAdded */
90     { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* e-RABs-ToBeModified */
91     { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* e-RABs-ToBeReleased */
92     { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* iE-Extensions */
93 };
94 static asn_SEQUENCE_specifics_t asn_SPC_UE_ContextInformationSeNBModReq_specs_1 = {
95         sizeof(struct UE_ContextInformationSeNBModReq),
96         offsetof(struct UE_ContextInformationSeNBModReq, _asn_ctx),
97         asn_MAP_UE_ContextInformationSeNBModReq_tag2el_1,
98         7,      /* Count of tags in the map */
99         asn_MAP_UE_ContextInformationSeNBModReq_oms_1,  /* Optional members */
100         7, 0,   /* Root/Additions */
101         7,      /* First extension addition */
102 };
103 asn_TYPE_descriptor_t asn_DEF_UE_ContextInformationSeNBModReq = {
104         "UE-ContextInformationSeNBModReq",
105         "UE-ContextInformationSeNBModReq",
106         &asn_OP_SEQUENCE,
107         asn_DEF_UE_ContextInformationSeNBModReq_tags_1,
108         sizeof(asn_DEF_UE_ContextInformationSeNBModReq_tags_1)
109                 /sizeof(asn_DEF_UE_ContextInformationSeNBModReq_tags_1[0]), /* 1 */
110         asn_DEF_UE_ContextInformationSeNBModReq_tags_1, /* Same as above */
111         sizeof(asn_DEF_UE_ContextInformationSeNBModReq_tags_1)
112                 /sizeof(asn_DEF_UE_ContextInformationSeNBModReq_tags_1[0]), /* 1 */
113         { 0, 0, SEQUENCE_constraint },
114         asn_MBR_UE_ContextInformationSeNBModReq_1,
115         7,      /* Elements count */
116         &asn_SPC_UE_ContextInformationSeNBModReq_specs_1        /* Additional specs */
117 };
118