Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 1 | /* |
| 2 | * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) |
| 3 | * From ASN.1 module "X2AP-PDU-Contents" |
| 4 | * found in "Spec/e2ap-v031ex.asn" |
| 5 | * `asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER` |
| 6 | */ |
| 7 | |
| 8 | #include "UE-ContextInformationRetrieve.h" |
| 9 | |
| 10 | #include "HandoverRestrictionList.h" |
| 11 | #include "LocationReportingInformation.h" |
| 12 | #include "MDTPLMNList.h" |
| 13 | #include "ProtocolExtensionContainer.h" |
| 14 | static asn_TYPE_member_t asn_MBR_UE_ContextInformationRetrieve_1[] = { |
| 15 | { ATF_NOFLAGS, 0, offsetof(struct UE_ContextInformationRetrieve, mME_UE_S1AP_ID), |
| 16 | (ASN_TAG_CLASS_CONTEXT | (0 << 2)), |
| 17 | -1, /* IMPLICIT tag at current level */ |
| 18 | &asn_DEF_UE_S1AP_ID, |
| 19 | 0, |
| 20 | { 0, 0, 0 }, |
| 21 | 0, 0, /* No default value */ |
| 22 | "mME-UE-S1AP-ID" |
| 23 | }, |
| 24 | { ATF_NOFLAGS, 0, offsetof(struct UE_ContextInformationRetrieve, uESecurityCapabilities), |
| 25 | (ASN_TAG_CLASS_CONTEXT | (1 << 2)), |
| 26 | -1, /* IMPLICIT tag at current level */ |
| 27 | &asn_DEF_UESecurityCapabilities, |
| 28 | 0, |
| 29 | { 0, 0, 0 }, |
| 30 | 0, 0, /* No default value */ |
| 31 | "uESecurityCapabilities" |
| 32 | }, |
| 33 | { ATF_NOFLAGS, 0, offsetof(struct UE_ContextInformationRetrieve, aS_SecurityInformation), |
| 34 | (ASN_TAG_CLASS_CONTEXT | (2 << 2)), |
| 35 | -1, /* IMPLICIT tag at current level */ |
| 36 | &asn_DEF_AS_SecurityInformation, |
| 37 | 0, |
| 38 | { 0, 0, 0 }, |
| 39 | 0, 0, /* No default value */ |
| 40 | "aS-SecurityInformation" |
| 41 | }, |
| 42 | { ATF_NOFLAGS, 0, offsetof(struct UE_ContextInformationRetrieve, uEaggregateMaximumBitRate), |
| 43 | (ASN_TAG_CLASS_CONTEXT | (3 << 2)), |
| 44 | -1, /* IMPLICIT tag at current level */ |
| 45 | &asn_DEF_UEAggregateMaximumBitRate, |
| 46 | 0, |
| 47 | { 0, 0, 0 }, |
| 48 | 0, 0, /* No default value */ |
| 49 | "uEaggregateMaximumBitRate" |
| 50 | }, |
| 51 | { ATF_POINTER, 1, offsetof(struct UE_ContextInformationRetrieve, subscriberProfileIDforRFP), |
| 52 | (ASN_TAG_CLASS_CONTEXT | (4 << 2)), |
| 53 | -1, /* IMPLICIT tag at current level */ |
| 54 | &asn_DEF_SubscriberProfileIDforRFP, |
| 55 | 0, |
| 56 | { 0, 0, 0 }, |
| 57 | 0, 0, /* No default value */ |
| 58 | "subscriberProfileIDforRFP" |
| 59 | }, |
| 60 | { ATF_NOFLAGS, 0, offsetof(struct UE_ContextInformationRetrieve, e_RABs_ToBeSetup_ListRetrieve), |
| 61 | (ASN_TAG_CLASS_CONTEXT | (5 << 2)), |
| 62 | -1, /* IMPLICIT tag at current level */ |
| 63 | &asn_DEF_E_RABs_ToBeSetup_ListRetrieve, |
| 64 | 0, |
| 65 | { 0, 0, 0 }, |
| 66 | 0, 0, /* No default value */ |
| 67 | "e-RABs-ToBeSetup-ListRetrieve" |
| 68 | }, |
| 69 | { ATF_NOFLAGS, 0, offsetof(struct UE_ContextInformationRetrieve, rRC_Context), |
| 70 | (ASN_TAG_CLASS_CONTEXT | (6 << 2)), |
| 71 | -1, /* IMPLICIT tag at current level */ |
| 72 | &asn_DEF_RRC_Context, |
| 73 | 0, |
| 74 | { 0, 0, 0 }, |
| 75 | 0, 0, /* No default value */ |
| 76 | "rRC-Context" |
| 77 | }, |
| 78 | { ATF_POINTER, 5, offsetof(struct UE_ContextInformationRetrieve, handoverRestrictionList), |
| 79 | (ASN_TAG_CLASS_CONTEXT | (7 << 2)), |
| 80 | -1, /* IMPLICIT tag at current level */ |
| 81 | &asn_DEF_HandoverRestrictionList, |
| 82 | 0, |
| 83 | { 0, 0, 0 }, |
| 84 | 0, 0, /* No default value */ |
| 85 | "handoverRestrictionList" |
| 86 | }, |
| 87 | { ATF_POINTER, 4, offsetof(struct UE_ContextInformationRetrieve, locationReportingInformation), |
| 88 | (ASN_TAG_CLASS_CONTEXT | (8 << 2)), |
| 89 | -1, /* IMPLICIT tag at current level */ |
| 90 | &asn_DEF_LocationReportingInformation, |
| 91 | 0, |
| 92 | { 0, 0, 0 }, |
| 93 | 0, 0, /* No default value */ |
| 94 | "locationReportingInformation" |
| 95 | }, |
| 96 | { ATF_POINTER, 3, offsetof(struct UE_ContextInformationRetrieve, managBasedMDTallowed), |
| 97 | (ASN_TAG_CLASS_CONTEXT | (9 << 2)), |
| 98 | -1, /* IMPLICIT tag at current level */ |
| 99 | &asn_DEF_ManagementBasedMDTallowed, |
| 100 | 0, |
| 101 | { 0, 0, 0 }, |
| 102 | 0, 0, /* No default value */ |
| 103 | "managBasedMDTallowed" |
| 104 | }, |
| 105 | { ATF_POINTER, 2, offsetof(struct UE_ContextInformationRetrieve, managBasedMDTPLMNList), |
| 106 | (ASN_TAG_CLASS_CONTEXT | (10 << 2)), |
| 107 | -1, /* IMPLICIT tag at current level */ |
| 108 | &asn_DEF_MDTPLMNList, |
| 109 | 0, |
| 110 | { 0, 0, 0 }, |
| 111 | 0, 0, /* No default value */ |
| 112 | "managBasedMDTPLMNList" |
| 113 | }, |
| 114 | { ATF_POINTER, 1, offsetof(struct UE_ContextInformationRetrieve, iE_Extensions), |
| 115 | (ASN_TAG_CLASS_CONTEXT | (11 << 2)), |
| 116 | -1, /* IMPLICIT tag at current level */ |
| 117 | &asn_DEF_ProtocolExtensionContainer_9566P42, |
| 118 | 0, |
| 119 | { 0, 0, 0 }, |
| 120 | 0, 0, /* No default value */ |
| 121 | "iE-Extensions" |
| 122 | }, |
| 123 | }; |
| 124 | static const int asn_MAP_UE_ContextInformationRetrieve_oms_1[] = { 4, 7, 8, 9, 10, 11 }; |
| 125 | static const ber_tlv_tag_t asn_DEF_UE_ContextInformationRetrieve_tags_1[] = { |
| 126 | (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) |
| 127 | }; |
| 128 | static const asn_TYPE_tag2member_t asn_MAP_UE_ContextInformationRetrieve_tag2el_1[] = { |
| 129 | { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* mME-UE-S1AP-ID */ |
| 130 | { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* uESecurityCapabilities */ |
| 131 | { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* aS-SecurityInformation */ |
| 132 | { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* uEaggregateMaximumBitRate */ |
| 133 | { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* subscriberProfileIDforRFP */ |
| 134 | { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* e-RABs-ToBeSetup-ListRetrieve */ |
| 135 | { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* rRC-Context */ |
| 136 | { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* handoverRestrictionList */ |
| 137 | { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* locationReportingInformation */ |
| 138 | { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* managBasedMDTallowed */ |
| 139 | { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* managBasedMDTPLMNList */ |
| 140 | { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 } /* iE-Extensions */ |
| 141 | }; |
| 142 | static asn_SEQUENCE_specifics_t asn_SPC_UE_ContextInformationRetrieve_specs_1 = { |
| 143 | sizeof(struct UE_ContextInformationRetrieve), |
| 144 | offsetof(struct UE_ContextInformationRetrieve, _asn_ctx), |
| 145 | asn_MAP_UE_ContextInformationRetrieve_tag2el_1, |
| 146 | 12, /* Count of tags in the map */ |
| 147 | asn_MAP_UE_ContextInformationRetrieve_oms_1, /* Optional members */ |
| 148 | 6, 0, /* Root/Additions */ |
| 149 | 12, /* First extension addition */ |
| 150 | }; |
| 151 | asn_TYPE_descriptor_t asn_DEF_UE_ContextInformationRetrieve = { |
| 152 | "UE-ContextInformationRetrieve", |
| 153 | "UE-ContextInformationRetrieve", |
| 154 | &asn_OP_SEQUENCE, |
| 155 | asn_DEF_UE_ContextInformationRetrieve_tags_1, |
| 156 | sizeof(asn_DEF_UE_ContextInformationRetrieve_tags_1) |
| 157 | /sizeof(asn_DEF_UE_ContextInformationRetrieve_tags_1[0]), /* 1 */ |
| 158 | asn_DEF_UE_ContextInformationRetrieve_tags_1, /* Same as above */ |
| 159 | sizeof(asn_DEF_UE_ContextInformationRetrieve_tags_1) |
| 160 | /sizeof(asn_DEF_UE_ContextInformationRetrieve_tags_1[0]), /* 1 */ |
| 161 | { 0, 0, SEQUENCE_constraint }, |
| 162 | asn_MBR_UE_ContextInformationRetrieve_1, |
| 163 | 12, /* Elements count */ |
| 164 | &asn_SPC_UE_ContextInformationRetrieve_specs_1 /* Additional specs */ |
| 165 | }; |
| 166 | |