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-Containers" |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 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` |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 6 | */ |
| 7 | |
| 8 | #ifndef _ProtocolIE_Container_H_ |
| 9 | #define _ProtocolIE_Container_H_ |
| 10 | |
| 11 | |
| 12 | #include <asn_application.h> |
| 13 | |
| 14 | /* Including external dependencies */ |
| 15 | #include <asn_SEQUENCE_OF.h> |
| 16 | #include <constr_SEQUENCE_OF.h> |
| 17 | |
| 18 | #ifdef __cplusplus |
| 19 | extern "C" { |
| 20 | #endif |
| 21 | |
| 22 | /* Forward declarations */ |
| 23 | struct RICsubscriptionRequest_IEs; |
| 24 | struct RICsubscriptionResponse_IEs; |
| 25 | struct RICsubscriptionFailure_IEs; |
| 26 | struct RICsubscriptionDeleteRequest_IEs; |
| 27 | struct RICsubscriptionDeleteResponse_IEs; |
| 28 | struct RICsubscriptionDeleteFailure_IEs; |
| 29 | struct RICindication_IEs; |
| 30 | struct RICcontrolRequest_IEs; |
| 31 | struct RICcontrolAcknowledge_IEs; |
| 32 | struct RICcontrolFailure_IEs; |
| 33 | struct RICserviceUpdate_IEs; |
| 34 | struct RICserviceUpdateAcknowledge_IEs; |
| 35 | struct RICserviceUpdateFailure_IEs; |
| 36 | struct RICserviceQuery_IEs; |
| 37 | struct HandoverRequest_IEs; |
| 38 | struct HandoverRequestAcknowledge_IEs; |
| 39 | struct HandoverPreparationFailure_IEs; |
| 40 | struct HandoverReport_IEs; |
| 41 | struct SNStatusTransfer_IEs; |
| 42 | struct UEContextRelease_IEs; |
| 43 | struct HandoverCancel_IEs; |
| 44 | struct ErrorIndication_IEs; |
| 45 | struct ResetRequest_IEs; |
| 46 | struct ResetResponse_IEs; |
| 47 | struct X2SetupRequest_IEs; |
| 48 | struct X2SetupResponse_IEs; |
| 49 | struct X2SetupFailure_IEs; |
| 50 | struct LoadInformation_IEs; |
| 51 | struct ENBConfigurationUpdate_IEs; |
| 52 | struct ENBConfigurationUpdateAcknowledge_IEs; |
| 53 | struct ENBConfigurationUpdateFailure_IEs; |
| 54 | struct ResourceStatusRequest_IEs; |
| 55 | struct ResourceStatusResponse_IEs; |
| 56 | struct ResourceStatusFailure_IEs; |
| 57 | struct ResourceStatusUpdate_IEs; |
| 58 | struct MobilityChangeRequest_IEs; |
| 59 | struct MobilityChangeAcknowledge_IEs; |
| 60 | struct MobilityChangeFailure_IEs; |
| 61 | struct RLFIndication_IEs; |
| 62 | struct CellActivationRequest_IEs; |
| 63 | struct CellActivationResponse_IEs; |
| 64 | struct CellActivationFailure_IEs; |
| 65 | struct X2Release_IEs; |
| 66 | struct X2APMessageTransfer_IEs; |
| 67 | struct SeNBAdditionRequest_IEs; |
| 68 | struct SeNBAdditionRequestAcknowledge_IEs; |
| 69 | struct SeNBAdditionRequestReject_IEs; |
| 70 | struct SeNBReconfigurationComplete_IEs; |
| 71 | struct SeNBModificationRequest_IEs; |
| 72 | struct SeNBModificationRequestAcknowledge_IEs; |
| 73 | struct SeNBModificationRequestReject_IEs; |
| 74 | struct SeNBModificationRequired_IEs; |
| 75 | struct SeNBModificationConfirm_IEs; |
| 76 | struct SeNBModificationRefuse_IEs; |
| 77 | struct SeNBReleaseRequest_IEs; |
| 78 | struct SeNBReleaseRequired_IEs; |
| 79 | struct SeNBReleaseConfirm_IEs; |
| 80 | struct SeNBCounterCheckRequest_IEs; |
| 81 | struct X2RemovalRequest_IEs; |
| 82 | struct X2RemovalResponse_IEs; |
| 83 | struct X2RemovalFailure_IEs; |
| 84 | struct RetrieveUEContextRequest_IEs; |
| 85 | struct RetrieveUEContextResponse_IEs; |
| 86 | struct RetrieveUEContextFailure_IEs; |
| 87 | struct SgNBAdditionRequest_IEs; |
| 88 | struct SgNBAdditionRequestAcknowledge_IEs; |
| 89 | struct SgNBAdditionRequestReject_IEs; |
| 90 | struct SgNBReconfigurationComplete_IEs; |
| 91 | struct SgNBModificationRequest_IEs; |
| 92 | struct SgNBModificationRequestAcknowledge_IEs; |
| 93 | struct SgNBModificationRequestReject_IEs; |
| 94 | struct SgNBModificationRequired_IEs; |
| 95 | struct SgNBModificationConfirm_IEs; |
| 96 | struct SgNBModificationRefuse_IEs; |
| 97 | struct SgNBReleaseRequest_IEs; |
| 98 | struct SgNBReleaseRequestAcknowledge_IEs; |
| 99 | struct SgNBReleaseRequestReject_IEs; |
| 100 | struct SgNBReleaseRequired_IEs; |
| 101 | struct SgNBReleaseConfirm_IEs; |
| 102 | struct SgNBCounterCheckRequest_IEs; |
| 103 | struct SgNBChangeRequired_IEs; |
| 104 | struct SgNBChangeConfirm_IEs; |
| 105 | struct RRCTransfer_IEs; |
| 106 | struct SgNBChangeRefuse_IEs; |
| 107 | struct ENDCX2SetupRequest_IEs; |
| 108 | struct ENB_ENDCX2SetupReqIEs; |
| 109 | struct En_gNB_ENDCX2SetupReqIEs; |
| 110 | struct ENDCX2SetupResponse_IEs; |
| 111 | struct ENB_ENDCX2SetupReqAckIEs; |
| 112 | struct En_gNB_ENDCX2SetupReqAckIEs; |
| 113 | struct ENDCX2SetupFailure_IEs; |
| 114 | struct ENDCConfigurationUpdate_IEs; |
| 115 | struct ENB_ENDCConfigUpdateIEs; |
| 116 | struct En_gNB_ENDCConfigUpdateIEs; |
| 117 | struct ENDCConfigurationUpdateAcknowledge_IEs; |
| 118 | struct ENB_ENDCConfigUpdateAckIEs; |
| 119 | struct En_gNB_ENDCConfigUpdateAckIEs; |
| 120 | struct ENDCConfigurationUpdateFailure_IEs; |
| 121 | struct ENDCCellActivationRequest_IEs; |
| 122 | struct ENDCCellActivationResponse_IEs; |
| 123 | struct ENDCCellActivationFailure_IEs; |
| 124 | struct SecondaryRATDataUsageReport_IEs; |
| 125 | struct SgNBActivityNotification_IEs; |
| 126 | struct ENDCPartialResetRequired_IEs; |
| 127 | struct ENDCPartialResetConfirm_IEs; |
| 128 | struct EUTRANRCellResourceCoordinationRequest_IEs; |
| 129 | struct ENB_EUTRA_NRCellResourceCoordinationReqIEs; |
| 130 | struct En_gNB_EUTRA_NRCellResourceCoordinationReqIEs; |
| 131 | struct EUTRANRCellResourceCoordinationResponse_IEs; |
| 132 | struct ENB_EUTRA_NRCellResourceCoordinationReqAckIEs; |
| 133 | struct En_gNB_EUTRA_NRCellResourceCoordinationReqAckIEs; |
| 134 | struct ENDCX2RemovalRequest_IEs; |
| 135 | struct ENB_ENDCX2RemovalReqIEs; |
| 136 | struct En_gNB_ENDCX2RemovalReqIEs; |
| 137 | struct ENDCX2RemovalResponse_IEs; |
| 138 | struct ENB_ENDCX2RemovalReqAckIEs; |
| 139 | struct En_gNB_ENDCX2RemovalReqAckIEs; |
| 140 | struct ENDCX2RemovalFailure_IEs; |
| 141 | struct DataForwardingAddressIndication_IEs; |
| 142 | struct GNBStatusIndicationIEs; |
| 143 | |
| 144 | /* ProtocolIE-Container */ |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 145 | typedef struct ProtocolIE_Container_7632P0 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 146 | A_SEQUENCE_OF(struct RICsubscriptionRequest_IEs) list; |
| 147 | |
| 148 | /* Context for parsing across buffer boundaries */ |
| 149 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 150 | } ProtocolIE_Container_7632P0_t; |
| 151 | typedef struct ProtocolIE_Container_7632P1 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 152 | A_SEQUENCE_OF(struct RICsubscriptionResponse_IEs) list; |
| 153 | |
| 154 | /* Context for parsing across buffer boundaries */ |
| 155 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 156 | } ProtocolIE_Container_7632P1_t; |
| 157 | typedef struct ProtocolIE_Container_7632P2 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 158 | A_SEQUENCE_OF(struct RICsubscriptionFailure_IEs) list; |
| 159 | |
| 160 | /* Context for parsing across buffer boundaries */ |
| 161 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 162 | } ProtocolIE_Container_7632P2_t; |
| 163 | typedef struct ProtocolIE_Container_7632P3 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 164 | A_SEQUENCE_OF(struct RICsubscriptionDeleteRequest_IEs) list; |
| 165 | |
| 166 | /* Context for parsing across buffer boundaries */ |
| 167 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 168 | } ProtocolIE_Container_7632P3_t; |
| 169 | typedef struct ProtocolIE_Container_7632P4 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 170 | A_SEQUENCE_OF(struct RICsubscriptionDeleteResponse_IEs) list; |
| 171 | |
| 172 | /* Context for parsing across buffer boundaries */ |
| 173 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 174 | } ProtocolIE_Container_7632P4_t; |
| 175 | typedef struct ProtocolIE_Container_7632P5 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 176 | A_SEQUENCE_OF(struct RICsubscriptionDeleteFailure_IEs) list; |
| 177 | |
| 178 | /* Context for parsing across buffer boundaries */ |
| 179 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 180 | } ProtocolIE_Container_7632P5_t; |
| 181 | typedef struct ProtocolIE_Container_7632P6 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 182 | A_SEQUENCE_OF(struct RICindication_IEs) list; |
| 183 | |
| 184 | /* Context for parsing across buffer boundaries */ |
| 185 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 186 | } ProtocolIE_Container_7632P6_t; |
| 187 | typedef struct ProtocolIE_Container_7632P7 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 188 | A_SEQUENCE_OF(struct RICcontrolRequest_IEs) list; |
| 189 | |
| 190 | /* Context for parsing across buffer boundaries */ |
| 191 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 192 | } ProtocolIE_Container_7632P7_t; |
| 193 | typedef struct ProtocolIE_Container_7632P8 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 194 | A_SEQUENCE_OF(struct RICcontrolAcknowledge_IEs) list; |
| 195 | |
| 196 | /* Context for parsing across buffer boundaries */ |
| 197 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 198 | } ProtocolIE_Container_7632P8_t; |
| 199 | typedef struct ProtocolIE_Container_7632P9 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 200 | A_SEQUENCE_OF(struct RICcontrolFailure_IEs) list; |
| 201 | |
| 202 | /* Context for parsing across buffer boundaries */ |
| 203 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 204 | } ProtocolIE_Container_7632P9_t; |
| 205 | typedef struct ProtocolIE_Container_7632P10 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 206 | A_SEQUENCE_OF(struct RICserviceUpdate_IEs) list; |
| 207 | |
| 208 | /* Context for parsing across buffer boundaries */ |
| 209 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 210 | } ProtocolIE_Container_7632P10_t; |
| 211 | typedef struct ProtocolIE_Container_7632P11 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 212 | A_SEQUENCE_OF(struct RICserviceUpdateAcknowledge_IEs) list; |
| 213 | |
| 214 | /* Context for parsing across buffer boundaries */ |
| 215 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 216 | } ProtocolIE_Container_7632P11_t; |
| 217 | typedef struct ProtocolIE_Container_7632P12 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 218 | A_SEQUENCE_OF(struct RICserviceUpdateFailure_IEs) list; |
| 219 | |
| 220 | /* Context for parsing across buffer boundaries */ |
| 221 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 222 | } ProtocolIE_Container_7632P12_t; |
| 223 | typedef struct ProtocolIE_Container_7632P13 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 224 | A_SEQUENCE_OF(struct RICserviceQuery_IEs) list; |
| 225 | |
| 226 | /* Context for parsing across buffer boundaries */ |
| 227 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 228 | } ProtocolIE_Container_7632P13_t; |
| 229 | typedef struct ProtocolIE_Container_7632P14 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 230 | A_SEQUENCE_OF(struct HandoverRequest_IEs) list; |
| 231 | |
| 232 | /* Context for parsing across buffer boundaries */ |
| 233 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 234 | } ProtocolIE_Container_7632P14_t; |
| 235 | typedef struct ProtocolIE_Container_7632P15 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 236 | A_SEQUENCE_OF(struct HandoverRequestAcknowledge_IEs) list; |
| 237 | |
| 238 | /* Context for parsing across buffer boundaries */ |
| 239 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 240 | } ProtocolIE_Container_7632P15_t; |
| 241 | typedef struct ProtocolIE_Container_7632P16 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 242 | A_SEQUENCE_OF(struct HandoverPreparationFailure_IEs) list; |
| 243 | |
| 244 | /* Context for parsing across buffer boundaries */ |
| 245 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 246 | } ProtocolIE_Container_7632P16_t; |
| 247 | typedef struct ProtocolIE_Container_7632P17 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 248 | A_SEQUENCE_OF(struct HandoverReport_IEs) list; |
| 249 | |
| 250 | /* Context for parsing across buffer boundaries */ |
| 251 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 252 | } ProtocolIE_Container_7632P17_t; |
| 253 | typedef struct ProtocolIE_Container_7632P18 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 254 | A_SEQUENCE_OF(struct SNStatusTransfer_IEs) list; |
| 255 | |
| 256 | /* Context for parsing across buffer boundaries */ |
| 257 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 258 | } ProtocolIE_Container_7632P18_t; |
| 259 | typedef struct ProtocolIE_Container_7632P19 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 260 | A_SEQUENCE_OF(struct UEContextRelease_IEs) list; |
| 261 | |
| 262 | /* Context for parsing across buffer boundaries */ |
| 263 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 264 | } ProtocolIE_Container_7632P19_t; |
| 265 | typedef struct ProtocolIE_Container_7632P20 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 266 | A_SEQUENCE_OF(struct HandoverCancel_IEs) list; |
| 267 | |
| 268 | /* Context for parsing across buffer boundaries */ |
| 269 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 270 | } ProtocolIE_Container_7632P20_t; |
| 271 | typedef struct ProtocolIE_Container_7632P21 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 272 | A_SEQUENCE_OF(struct ErrorIndication_IEs) list; |
| 273 | |
| 274 | /* Context for parsing across buffer boundaries */ |
| 275 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 276 | } ProtocolIE_Container_7632P21_t; |
| 277 | typedef struct ProtocolIE_Container_7632P22 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 278 | A_SEQUENCE_OF(struct ResetRequest_IEs) list; |
| 279 | |
| 280 | /* Context for parsing across buffer boundaries */ |
| 281 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 282 | } ProtocolIE_Container_7632P22_t; |
| 283 | typedef struct ProtocolIE_Container_7632P23 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 284 | A_SEQUENCE_OF(struct ResetResponse_IEs) list; |
| 285 | |
| 286 | /* Context for parsing across buffer boundaries */ |
| 287 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 288 | } ProtocolIE_Container_7632P23_t; |
| 289 | typedef struct ProtocolIE_Container_7632P24 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 290 | A_SEQUENCE_OF(struct X2SetupRequest_IEs) list; |
| 291 | |
| 292 | /* Context for parsing across buffer boundaries */ |
| 293 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 294 | } ProtocolIE_Container_7632P24_t; |
| 295 | typedef struct ProtocolIE_Container_7632P25 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 296 | A_SEQUENCE_OF(struct X2SetupResponse_IEs) list; |
| 297 | |
| 298 | /* Context for parsing across buffer boundaries */ |
| 299 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 300 | } ProtocolIE_Container_7632P25_t; |
| 301 | typedef struct ProtocolIE_Container_7632P26 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 302 | A_SEQUENCE_OF(struct X2SetupFailure_IEs) list; |
| 303 | |
| 304 | /* Context for parsing across buffer boundaries */ |
| 305 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 306 | } ProtocolIE_Container_7632P26_t; |
| 307 | typedef struct ProtocolIE_Container_7632P27 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 308 | A_SEQUENCE_OF(struct LoadInformation_IEs) list; |
| 309 | |
| 310 | /* Context for parsing across buffer boundaries */ |
| 311 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 312 | } ProtocolIE_Container_7632P27_t; |
| 313 | typedef struct ProtocolIE_Container_7632P28 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 314 | A_SEQUENCE_OF(struct ENBConfigurationUpdate_IEs) list; |
| 315 | |
| 316 | /* Context for parsing across buffer boundaries */ |
| 317 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 318 | } ProtocolIE_Container_7632P28_t; |
| 319 | typedef struct ProtocolIE_Container_7632P29 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 320 | A_SEQUENCE_OF(struct ENBConfigurationUpdateAcknowledge_IEs) list; |
| 321 | |
| 322 | /* Context for parsing across buffer boundaries */ |
| 323 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 324 | } ProtocolIE_Container_7632P29_t; |
| 325 | typedef struct ProtocolIE_Container_7632P30 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 326 | A_SEQUENCE_OF(struct ENBConfigurationUpdateFailure_IEs) list; |
| 327 | |
| 328 | /* Context for parsing across buffer boundaries */ |
| 329 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 330 | } ProtocolIE_Container_7632P30_t; |
| 331 | typedef struct ProtocolIE_Container_7632P31 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 332 | A_SEQUENCE_OF(struct ResourceStatusRequest_IEs) list; |
| 333 | |
| 334 | /* Context for parsing across buffer boundaries */ |
| 335 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 336 | } ProtocolIE_Container_7632P31_t; |
| 337 | typedef struct ProtocolIE_Container_7632P32 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 338 | A_SEQUENCE_OF(struct ResourceStatusResponse_IEs) list; |
| 339 | |
| 340 | /* Context for parsing across buffer boundaries */ |
| 341 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 342 | } ProtocolIE_Container_7632P32_t; |
| 343 | typedef struct ProtocolIE_Container_7632P33 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 344 | A_SEQUENCE_OF(struct ResourceStatusFailure_IEs) list; |
| 345 | |
| 346 | /* Context for parsing across buffer boundaries */ |
| 347 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 348 | } ProtocolIE_Container_7632P33_t; |
| 349 | typedef struct ProtocolIE_Container_7632P34 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 350 | A_SEQUENCE_OF(struct ResourceStatusUpdate_IEs) list; |
| 351 | |
| 352 | /* Context for parsing across buffer boundaries */ |
| 353 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 354 | } ProtocolIE_Container_7632P34_t; |
| 355 | typedef struct ProtocolIE_Container_7632P35 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 356 | A_SEQUENCE_OF(struct MobilityChangeRequest_IEs) list; |
| 357 | |
| 358 | /* Context for parsing across buffer boundaries */ |
| 359 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 360 | } ProtocolIE_Container_7632P35_t; |
| 361 | typedef struct ProtocolIE_Container_7632P36 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 362 | A_SEQUENCE_OF(struct MobilityChangeAcknowledge_IEs) list; |
| 363 | |
| 364 | /* Context for parsing across buffer boundaries */ |
| 365 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 366 | } ProtocolIE_Container_7632P36_t; |
| 367 | typedef struct ProtocolIE_Container_7632P37 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 368 | A_SEQUENCE_OF(struct MobilityChangeFailure_IEs) list; |
| 369 | |
| 370 | /* Context for parsing across buffer boundaries */ |
| 371 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 372 | } ProtocolIE_Container_7632P37_t; |
| 373 | typedef struct ProtocolIE_Container_7632P38 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 374 | A_SEQUENCE_OF(struct RLFIndication_IEs) list; |
| 375 | |
| 376 | /* Context for parsing across buffer boundaries */ |
| 377 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 378 | } ProtocolIE_Container_7632P38_t; |
| 379 | typedef struct ProtocolIE_Container_7632P39 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 380 | A_SEQUENCE_OF(struct CellActivationRequest_IEs) list; |
| 381 | |
| 382 | /* Context for parsing across buffer boundaries */ |
| 383 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 384 | } ProtocolIE_Container_7632P39_t; |
| 385 | typedef struct ProtocolIE_Container_7632P40 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 386 | A_SEQUENCE_OF(struct CellActivationResponse_IEs) list; |
| 387 | |
| 388 | /* Context for parsing across buffer boundaries */ |
| 389 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 390 | } ProtocolIE_Container_7632P40_t; |
| 391 | typedef struct ProtocolIE_Container_7632P41 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 392 | A_SEQUENCE_OF(struct CellActivationFailure_IEs) list; |
| 393 | |
| 394 | /* Context for parsing across buffer boundaries */ |
| 395 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 396 | } ProtocolIE_Container_7632P41_t; |
| 397 | typedef struct ProtocolIE_Container_7632P42 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 398 | A_SEQUENCE_OF(struct X2Release_IEs) list; |
| 399 | |
| 400 | /* Context for parsing across buffer boundaries */ |
| 401 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 402 | } ProtocolIE_Container_7632P42_t; |
| 403 | typedef struct ProtocolIE_Container_7632P43 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 404 | A_SEQUENCE_OF(struct X2APMessageTransfer_IEs) list; |
| 405 | |
| 406 | /* Context for parsing across buffer boundaries */ |
| 407 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 408 | } ProtocolIE_Container_7632P43_t; |
| 409 | typedef struct ProtocolIE_Container_7632P44 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 410 | A_SEQUENCE_OF(struct SeNBAdditionRequest_IEs) list; |
| 411 | |
| 412 | /* Context for parsing across buffer boundaries */ |
| 413 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 414 | } ProtocolIE_Container_7632P44_t; |
| 415 | typedef struct ProtocolIE_Container_7632P45 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 416 | A_SEQUENCE_OF(struct SeNBAdditionRequestAcknowledge_IEs) list; |
| 417 | |
| 418 | /* Context for parsing across buffer boundaries */ |
| 419 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 420 | } ProtocolIE_Container_7632P45_t; |
| 421 | typedef struct ProtocolIE_Container_7632P46 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 422 | A_SEQUENCE_OF(struct SeNBAdditionRequestReject_IEs) list; |
| 423 | |
| 424 | /* Context for parsing across buffer boundaries */ |
| 425 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 426 | } ProtocolIE_Container_7632P46_t; |
| 427 | typedef struct ProtocolIE_Container_7632P47 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 428 | A_SEQUENCE_OF(struct SeNBReconfigurationComplete_IEs) list; |
| 429 | |
| 430 | /* Context for parsing across buffer boundaries */ |
| 431 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 432 | } ProtocolIE_Container_7632P47_t; |
| 433 | typedef struct ProtocolIE_Container_7632P48 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 434 | A_SEQUENCE_OF(struct SeNBModificationRequest_IEs) list; |
| 435 | |
| 436 | /* Context for parsing across buffer boundaries */ |
| 437 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 438 | } ProtocolIE_Container_7632P48_t; |
| 439 | typedef struct ProtocolIE_Container_7632P49 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 440 | A_SEQUENCE_OF(struct SeNBModificationRequestAcknowledge_IEs) list; |
| 441 | |
| 442 | /* Context for parsing across buffer boundaries */ |
| 443 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 444 | } ProtocolIE_Container_7632P49_t; |
| 445 | typedef struct ProtocolIE_Container_7632P50 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 446 | A_SEQUENCE_OF(struct SeNBModificationRequestReject_IEs) list; |
| 447 | |
| 448 | /* Context for parsing across buffer boundaries */ |
| 449 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 450 | } ProtocolIE_Container_7632P50_t; |
| 451 | typedef struct ProtocolIE_Container_7632P51 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 452 | A_SEQUENCE_OF(struct SeNBModificationRequired_IEs) list; |
| 453 | |
| 454 | /* Context for parsing across buffer boundaries */ |
| 455 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 456 | } ProtocolIE_Container_7632P51_t; |
| 457 | typedef struct ProtocolIE_Container_7632P52 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 458 | A_SEQUENCE_OF(struct SeNBModificationConfirm_IEs) list; |
| 459 | |
| 460 | /* Context for parsing across buffer boundaries */ |
| 461 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 462 | } ProtocolIE_Container_7632P52_t; |
| 463 | typedef struct ProtocolIE_Container_7632P53 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 464 | A_SEQUENCE_OF(struct SeNBModificationRefuse_IEs) list; |
| 465 | |
| 466 | /* Context for parsing across buffer boundaries */ |
| 467 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 468 | } ProtocolIE_Container_7632P53_t; |
| 469 | typedef struct ProtocolIE_Container_7632P54 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 470 | A_SEQUENCE_OF(struct SeNBReleaseRequest_IEs) list; |
| 471 | |
| 472 | /* Context for parsing across buffer boundaries */ |
| 473 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 474 | } ProtocolIE_Container_7632P54_t; |
| 475 | typedef struct ProtocolIE_Container_7632P55 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 476 | A_SEQUENCE_OF(struct SeNBReleaseRequired_IEs) list; |
| 477 | |
| 478 | /* Context for parsing across buffer boundaries */ |
| 479 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 480 | } ProtocolIE_Container_7632P55_t; |
| 481 | typedef struct ProtocolIE_Container_7632P56 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 482 | A_SEQUENCE_OF(struct SeNBReleaseConfirm_IEs) list; |
| 483 | |
| 484 | /* Context for parsing across buffer boundaries */ |
| 485 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 486 | } ProtocolIE_Container_7632P56_t; |
| 487 | typedef struct ProtocolIE_Container_7632P57 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 488 | A_SEQUENCE_OF(struct SeNBCounterCheckRequest_IEs) list; |
| 489 | |
| 490 | /* Context for parsing across buffer boundaries */ |
| 491 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 492 | } ProtocolIE_Container_7632P57_t; |
| 493 | typedef struct ProtocolIE_Container_7632P58 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 494 | A_SEQUENCE_OF(struct X2RemovalRequest_IEs) list; |
| 495 | |
| 496 | /* Context for parsing across buffer boundaries */ |
| 497 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 498 | } ProtocolIE_Container_7632P58_t; |
| 499 | typedef struct ProtocolIE_Container_7632P59 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 500 | A_SEQUENCE_OF(struct X2RemovalResponse_IEs) list; |
| 501 | |
| 502 | /* Context for parsing across buffer boundaries */ |
| 503 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 504 | } ProtocolIE_Container_7632P59_t; |
| 505 | typedef struct ProtocolIE_Container_7632P60 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 506 | A_SEQUENCE_OF(struct X2RemovalFailure_IEs) list; |
| 507 | |
| 508 | /* Context for parsing across buffer boundaries */ |
| 509 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 510 | } ProtocolIE_Container_7632P60_t; |
| 511 | typedef struct ProtocolIE_Container_7632P61 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 512 | A_SEQUENCE_OF(struct RetrieveUEContextRequest_IEs) list; |
| 513 | |
| 514 | /* Context for parsing across buffer boundaries */ |
| 515 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 516 | } ProtocolIE_Container_7632P61_t; |
| 517 | typedef struct ProtocolIE_Container_7632P62 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 518 | A_SEQUENCE_OF(struct RetrieveUEContextResponse_IEs) list; |
| 519 | |
| 520 | /* Context for parsing across buffer boundaries */ |
| 521 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 522 | } ProtocolIE_Container_7632P62_t; |
| 523 | typedef struct ProtocolIE_Container_7632P63 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 524 | A_SEQUENCE_OF(struct RetrieveUEContextFailure_IEs) list; |
| 525 | |
| 526 | /* Context for parsing across buffer boundaries */ |
| 527 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 528 | } ProtocolIE_Container_7632P63_t; |
| 529 | typedef struct ProtocolIE_Container_7632P64 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 530 | A_SEQUENCE_OF(struct SgNBAdditionRequest_IEs) list; |
| 531 | |
| 532 | /* Context for parsing across buffer boundaries */ |
| 533 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 534 | } ProtocolIE_Container_7632P64_t; |
| 535 | typedef struct ProtocolIE_Container_7632P65 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 536 | A_SEQUENCE_OF(struct SgNBAdditionRequestAcknowledge_IEs) list; |
| 537 | |
| 538 | /* Context for parsing across buffer boundaries */ |
| 539 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 540 | } ProtocolIE_Container_7632P65_t; |
| 541 | typedef struct ProtocolIE_Container_7632P66 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 542 | A_SEQUENCE_OF(struct SgNBAdditionRequestReject_IEs) list; |
| 543 | |
| 544 | /* Context for parsing across buffer boundaries */ |
| 545 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 546 | } ProtocolIE_Container_7632P66_t; |
| 547 | typedef struct ProtocolIE_Container_7632P67 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 548 | A_SEQUENCE_OF(struct SgNBReconfigurationComplete_IEs) list; |
| 549 | |
| 550 | /* Context for parsing across buffer boundaries */ |
| 551 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 552 | } ProtocolIE_Container_7632P67_t; |
| 553 | typedef struct ProtocolIE_Container_7632P68 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 554 | A_SEQUENCE_OF(struct SgNBModificationRequest_IEs) list; |
| 555 | |
| 556 | /* Context for parsing across buffer boundaries */ |
| 557 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 558 | } ProtocolIE_Container_7632P68_t; |
| 559 | typedef struct ProtocolIE_Container_7632P69 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 560 | A_SEQUENCE_OF(struct SgNBModificationRequestAcknowledge_IEs) list; |
| 561 | |
| 562 | /* Context for parsing across buffer boundaries */ |
| 563 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 564 | } ProtocolIE_Container_7632P69_t; |
| 565 | typedef struct ProtocolIE_Container_7632P70 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 566 | A_SEQUENCE_OF(struct SgNBModificationRequestReject_IEs) list; |
| 567 | |
| 568 | /* Context for parsing across buffer boundaries */ |
| 569 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 570 | } ProtocolIE_Container_7632P70_t; |
| 571 | typedef struct ProtocolIE_Container_7632P71 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 572 | A_SEQUENCE_OF(struct SgNBModificationRequired_IEs) list; |
| 573 | |
| 574 | /* Context for parsing across buffer boundaries */ |
| 575 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 576 | } ProtocolIE_Container_7632P71_t; |
| 577 | typedef struct ProtocolIE_Container_7632P72 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 578 | A_SEQUENCE_OF(struct SgNBModificationConfirm_IEs) list; |
| 579 | |
| 580 | /* Context for parsing across buffer boundaries */ |
| 581 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 582 | } ProtocolIE_Container_7632P72_t; |
| 583 | typedef struct ProtocolIE_Container_7632P73 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 584 | A_SEQUENCE_OF(struct SgNBModificationRefuse_IEs) list; |
| 585 | |
| 586 | /* Context for parsing across buffer boundaries */ |
| 587 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 588 | } ProtocolIE_Container_7632P73_t; |
| 589 | typedef struct ProtocolIE_Container_7632P74 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 590 | A_SEQUENCE_OF(struct SgNBReleaseRequest_IEs) list; |
| 591 | |
| 592 | /* Context for parsing across buffer boundaries */ |
| 593 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 594 | } ProtocolIE_Container_7632P74_t; |
| 595 | typedef struct ProtocolIE_Container_7632P75 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 596 | A_SEQUENCE_OF(struct SgNBReleaseRequestAcknowledge_IEs) list; |
| 597 | |
| 598 | /* Context for parsing across buffer boundaries */ |
| 599 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 600 | } ProtocolIE_Container_7632P75_t; |
| 601 | typedef struct ProtocolIE_Container_7632P76 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 602 | A_SEQUENCE_OF(struct SgNBReleaseRequestReject_IEs) list; |
| 603 | |
| 604 | /* Context for parsing across buffer boundaries */ |
| 605 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 606 | } ProtocolIE_Container_7632P76_t; |
| 607 | typedef struct ProtocolIE_Container_7632P77 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 608 | A_SEQUENCE_OF(struct SgNBReleaseRequired_IEs) list; |
| 609 | |
| 610 | /* Context for parsing across buffer boundaries */ |
| 611 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 612 | } ProtocolIE_Container_7632P77_t; |
| 613 | typedef struct ProtocolIE_Container_7632P78 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 614 | A_SEQUENCE_OF(struct SgNBReleaseConfirm_IEs) list; |
| 615 | |
| 616 | /* Context for parsing across buffer boundaries */ |
| 617 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 618 | } ProtocolIE_Container_7632P78_t; |
| 619 | typedef struct ProtocolIE_Container_7632P79 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 620 | A_SEQUENCE_OF(struct SgNBCounterCheckRequest_IEs) list; |
| 621 | |
| 622 | /* Context for parsing across buffer boundaries */ |
| 623 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 624 | } ProtocolIE_Container_7632P79_t; |
| 625 | typedef struct ProtocolIE_Container_7632P80 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 626 | A_SEQUENCE_OF(struct SgNBChangeRequired_IEs) list; |
| 627 | |
| 628 | /* Context for parsing across buffer boundaries */ |
| 629 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 630 | } ProtocolIE_Container_7632P80_t; |
| 631 | typedef struct ProtocolIE_Container_7632P81 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 632 | A_SEQUENCE_OF(struct SgNBChangeConfirm_IEs) list; |
| 633 | |
| 634 | /* Context for parsing across buffer boundaries */ |
| 635 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 636 | } ProtocolIE_Container_7632P81_t; |
| 637 | typedef struct ProtocolIE_Container_7632P82 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 638 | A_SEQUENCE_OF(struct RRCTransfer_IEs) list; |
| 639 | |
| 640 | /* Context for parsing across buffer boundaries */ |
| 641 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 642 | } ProtocolIE_Container_7632P82_t; |
| 643 | typedef struct ProtocolIE_Container_7632P83 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 644 | A_SEQUENCE_OF(struct SgNBChangeRefuse_IEs) list; |
| 645 | |
| 646 | /* Context for parsing across buffer boundaries */ |
| 647 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 648 | } ProtocolIE_Container_7632P83_t; |
| 649 | typedef struct ProtocolIE_Container_7632P84 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 650 | A_SEQUENCE_OF(struct ENDCX2SetupRequest_IEs) list; |
| 651 | |
| 652 | /* Context for parsing across buffer boundaries */ |
| 653 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 654 | } ProtocolIE_Container_7632P84_t; |
| 655 | typedef struct ProtocolIE_Container_7632P85 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 656 | A_SEQUENCE_OF(struct ENB_ENDCX2SetupReqIEs) list; |
| 657 | |
| 658 | /* Context for parsing across buffer boundaries */ |
| 659 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 660 | } ProtocolIE_Container_7632P85_t; |
| 661 | typedef struct ProtocolIE_Container_7632P86 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 662 | A_SEQUENCE_OF(struct En_gNB_ENDCX2SetupReqIEs) list; |
| 663 | |
| 664 | /* Context for parsing across buffer boundaries */ |
| 665 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 666 | } ProtocolIE_Container_7632P86_t; |
| 667 | typedef struct ProtocolIE_Container_7632P87 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 668 | A_SEQUENCE_OF(struct ENDCX2SetupResponse_IEs) list; |
| 669 | |
| 670 | /* Context for parsing across buffer boundaries */ |
| 671 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 672 | } ProtocolIE_Container_7632P87_t; |
| 673 | typedef struct ProtocolIE_Container_7632P88 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 674 | A_SEQUENCE_OF(struct ENB_ENDCX2SetupReqAckIEs) list; |
| 675 | |
| 676 | /* Context for parsing across buffer boundaries */ |
| 677 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 678 | } ProtocolIE_Container_7632P88_t; |
| 679 | typedef struct ProtocolIE_Container_7632P89 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 680 | A_SEQUENCE_OF(struct En_gNB_ENDCX2SetupReqAckIEs) list; |
| 681 | |
| 682 | /* Context for parsing across buffer boundaries */ |
| 683 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 684 | } ProtocolIE_Container_7632P89_t; |
| 685 | typedef struct ProtocolIE_Container_7632P90 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 686 | A_SEQUENCE_OF(struct ENDCX2SetupFailure_IEs) list; |
| 687 | |
| 688 | /* Context for parsing across buffer boundaries */ |
| 689 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 690 | } ProtocolIE_Container_7632P90_t; |
| 691 | typedef struct ProtocolIE_Container_7632P91 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 692 | A_SEQUENCE_OF(struct ENDCConfigurationUpdate_IEs) list; |
| 693 | |
| 694 | /* Context for parsing across buffer boundaries */ |
| 695 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 696 | } ProtocolIE_Container_7632P91_t; |
| 697 | typedef struct ProtocolIE_Container_7632P92 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 698 | A_SEQUENCE_OF(struct ENB_ENDCConfigUpdateIEs) list; |
| 699 | |
| 700 | /* Context for parsing across buffer boundaries */ |
| 701 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 702 | } ProtocolIE_Container_7632P92_t; |
| 703 | typedef struct ProtocolIE_Container_7632P93 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 704 | A_SEQUENCE_OF(struct En_gNB_ENDCConfigUpdateIEs) list; |
| 705 | |
| 706 | /* Context for parsing across buffer boundaries */ |
| 707 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 708 | } ProtocolIE_Container_7632P93_t; |
| 709 | typedef struct ProtocolIE_Container_7632P94 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 710 | A_SEQUENCE_OF(struct ENDCConfigurationUpdateAcknowledge_IEs) list; |
| 711 | |
| 712 | /* Context for parsing across buffer boundaries */ |
| 713 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 714 | } ProtocolIE_Container_7632P94_t; |
| 715 | typedef struct ProtocolIE_Container_7632P95 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 716 | A_SEQUENCE_OF(struct ENB_ENDCConfigUpdateAckIEs) list; |
| 717 | |
| 718 | /* Context for parsing across buffer boundaries */ |
| 719 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 720 | } ProtocolIE_Container_7632P95_t; |
| 721 | typedef struct ProtocolIE_Container_7632P96 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 722 | A_SEQUENCE_OF(struct En_gNB_ENDCConfigUpdateAckIEs) list; |
| 723 | |
| 724 | /* Context for parsing across buffer boundaries */ |
| 725 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 726 | } ProtocolIE_Container_7632P96_t; |
| 727 | typedef struct ProtocolIE_Container_7632P97 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 728 | A_SEQUENCE_OF(struct ENDCConfigurationUpdateFailure_IEs) list; |
| 729 | |
| 730 | /* Context for parsing across buffer boundaries */ |
| 731 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 732 | } ProtocolIE_Container_7632P97_t; |
| 733 | typedef struct ProtocolIE_Container_7632P98 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 734 | A_SEQUENCE_OF(struct ENDCCellActivationRequest_IEs) list; |
| 735 | |
| 736 | /* Context for parsing across buffer boundaries */ |
| 737 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 738 | } ProtocolIE_Container_7632P98_t; |
| 739 | typedef struct ProtocolIE_Container_7632P99 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 740 | A_SEQUENCE_OF(struct ENDCCellActivationResponse_IEs) list; |
| 741 | |
| 742 | /* Context for parsing across buffer boundaries */ |
| 743 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 744 | } ProtocolIE_Container_7632P99_t; |
| 745 | typedef struct ProtocolIE_Container_7632P100 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 746 | A_SEQUENCE_OF(struct ENDCCellActivationFailure_IEs) list; |
| 747 | |
| 748 | /* Context for parsing across buffer boundaries */ |
| 749 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 750 | } ProtocolIE_Container_7632P100_t; |
| 751 | typedef struct ProtocolIE_Container_7632P101 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 752 | A_SEQUENCE_OF(struct SecondaryRATDataUsageReport_IEs) list; |
| 753 | |
| 754 | /* Context for parsing across buffer boundaries */ |
| 755 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 756 | } ProtocolIE_Container_7632P101_t; |
| 757 | typedef struct ProtocolIE_Container_7632P102 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 758 | A_SEQUENCE_OF(struct SgNBActivityNotification_IEs) list; |
| 759 | |
| 760 | /* Context for parsing across buffer boundaries */ |
| 761 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 762 | } ProtocolIE_Container_7632P102_t; |
| 763 | typedef struct ProtocolIE_Container_7632P103 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 764 | A_SEQUENCE_OF(struct ENDCPartialResetRequired_IEs) list; |
| 765 | |
| 766 | /* Context for parsing across buffer boundaries */ |
| 767 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 768 | } ProtocolIE_Container_7632P103_t; |
| 769 | typedef struct ProtocolIE_Container_7632P104 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 770 | A_SEQUENCE_OF(struct ENDCPartialResetConfirm_IEs) list; |
| 771 | |
| 772 | /* Context for parsing across buffer boundaries */ |
| 773 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 774 | } ProtocolIE_Container_7632P104_t; |
| 775 | typedef struct ProtocolIE_Container_7632P105 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 776 | A_SEQUENCE_OF(struct EUTRANRCellResourceCoordinationRequest_IEs) list; |
| 777 | |
| 778 | /* Context for parsing across buffer boundaries */ |
| 779 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 780 | } ProtocolIE_Container_7632P105_t; |
| 781 | typedef struct ProtocolIE_Container_7632P106 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 782 | A_SEQUENCE_OF(struct ENB_EUTRA_NRCellResourceCoordinationReqIEs) list; |
| 783 | |
| 784 | /* Context for parsing across buffer boundaries */ |
| 785 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 786 | } ProtocolIE_Container_7632P106_t; |
| 787 | typedef struct ProtocolIE_Container_7632P107 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 788 | A_SEQUENCE_OF(struct En_gNB_EUTRA_NRCellResourceCoordinationReqIEs) list; |
| 789 | |
| 790 | /* Context for parsing across buffer boundaries */ |
| 791 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 792 | } ProtocolIE_Container_7632P107_t; |
| 793 | typedef struct ProtocolIE_Container_7632P108 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 794 | A_SEQUENCE_OF(struct EUTRANRCellResourceCoordinationResponse_IEs) list; |
| 795 | |
| 796 | /* Context for parsing across buffer boundaries */ |
| 797 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 798 | } ProtocolIE_Container_7632P108_t; |
| 799 | typedef struct ProtocolIE_Container_7632P109 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 800 | A_SEQUENCE_OF(struct ENB_EUTRA_NRCellResourceCoordinationReqAckIEs) list; |
| 801 | |
| 802 | /* Context for parsing across buffer boundaries */ |
| 803 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 804 | } ProtocolIE_Container_7632P109_t; |
| 805 | typedef struct ProtocolIE_Container_7632P110 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 806 | A_SEQUENCE_OF(struct En_gNB_EUTRA_NRCellResourceCoordinationReqAckIEs) list; |
| 807 | |
| 808 | /* Context for parsing across buffer boundaries */ |
| 809 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 810 | } ProtocolIE_Container_7632P110_t; |
| 811 | typedef struct ProtocolIE_Container_7632P111 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 812 | A_SEQUENCE_OF(struct ENDCX2RemovalRequest_IEs) list; |
| 813 | |
| 814 | /* Context for parsing across buffer boundaries */ |
| 815 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 816 | } ProtocolIE_Container_7632P111_t; |
| 817 | typedef struct ProtocolIE_Container_7632P112 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 818 | A_SEQUENCE_OF(struct ENB_ENDCX2RemovalReqIEs) list; |
| 819 | |
| 820 | /* Context for parsing across buffer boundaries */ |
| 821 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 822 | } ProtocolIE_Container_7632P112_t; |
| 823 | typedef struct ProtocolIE_Container_7632P113 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 824 | A_SEQUENCE_OF(struct En_gNB_ENDCX2RemovalReqIEs) list; |
| 825 | |
| 826 | /* Context for parsing across buffer boundaries */ |
| 827 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 828 | } ProtocolIE_Container_7632P113_t; |
| 829 | typedef struct ProtocolIE_Container_7632P114 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 830 | A_SEQUENCE_OF(struct ENDCX2RemovalResponse_IEs) list; |
| 831 | |
| 832 | /* Context for parsing across buffer boundaries */ |
| 833 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 834 | } ProtocolIE_Container_7632P114_t; |
| 835 | typedef struct ProtocolIE_Container_7632P115 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 836 | A_SEQUENCE_OF(struct ENB_ENDCX2RemovalReqAckIEs) list; |
| 837 | |
| 838 | /* Context for parsing across buffer boundaries */ |
| 839 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 840 | } ProtocolIE_Container_7632P115_t; |
| 841 | typedef struct ProtocolIE_Container_7632P116 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 842 | A_SEQUENCE_OF(struct En_gNB_ENDCX2RemovalReqAckIEs) list; |
| 843 | |
| 844 | /* Context for parsing across buffer boundaries */ |
| 845 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 846 | } ProtocolIE_Container_7632P116_t; |
| 847 | typedef struct ProtocolIE_Container_7632P117 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 848 | A_SEQUENCE_OF(struct ENDCX2RemovalFailure_IEs) list; |
| 849 | |
| 850 | /* Context for parsing across buffer boundaries */ |
| 851 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 852 | } ProtocolIE_Container_7632P117_t; |
| 853 | typedef struct ProtocolIE_Container_7632P118 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 854 | A_SEQUENCE_OF(struct DataForwardingAddressIndication_IEs) list; |
| 855 | |
| 856 | /* Context for parsing across buffer boundaries */ |
| 857 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 858 | } ProtocolIE_Container_7632P118_t; |
| 859 | typedef struct ProtocolIE_Container_7632P119 { |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 860 | A_SEQUENCE_OF(struct GNBStatusIndicationIEs) list; |
| 861 | |
| 862 | /* Context for parsing across buffer boundaries */ |
| 863 | asn_struct_ctx_t _asn_ctx; |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 864 | } ProtocolIE_Container_7632P119_t; |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 865 | |
| 866 | /* Implementation */ |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 867 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P0; |
| 868 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P0_specs_1; |
| 869 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P0_1[1]; |
| 870 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P0_constr_1; |
| 871 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P1; |
| 872 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P1_specs_3; |
| 873 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P1_3[1]; |
| 874 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P1_constr_3; |
| 875 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P2; |
| 876 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P2_specs_5; |
| 877 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P2_5[1]; |
| 878 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P2_constr_5; |
| 879 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P3; |
| 880 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P3_specs_7; |
| 881 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P3_7[1]; |
| 882 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P3_constr_7; |
| 883 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P4; |
| 884 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P4_specs_9; |
| 885 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P4_9[1]; |
| 886 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P4_constr_9; |
| 887 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P5; |
| 888 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P5_specs_11; |
| 889 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P5_11[1]; |
| 890 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P5_constr_11; |
| 891 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P6; |
| 892 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P6_specs_13; |
| 893 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P6_13[1]; |
| 894 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P6_constr_13; |
| 895 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P7; |
| 896 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P7_specs_15; |
| 897 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P7_15[1]; |
| 898 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P7_constr_15; |
| 899 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P8; |
| 900 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P8_specs_17; |
| 901 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P8_17[1]; |
| 902 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P8_constr_17; |
| 903 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P9; |
| 904 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P9_specs_19; |
| 905 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P9_19[1]; |
| 906 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P9_constr_19; |
| 907 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P10; |
| 908 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P10_specs_21; |
| 909 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P10_21[1]; |
| 910 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P10_constr_21; |
| 911 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P11; |
| 912 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P11_specs_23; |
| 913 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P11_23[1]; |
| 914 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P11_constr_23; |
| 915 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P12; |
| 916 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P12_specs_25; |
| 917 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P12_25[1]; |
| 918 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P12_constr_25; |
| 919 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P13; |
| 920 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P13_specs_27; |
| 921 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P13_27[1]; |
| 922 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P13_constr_27; |
| 923 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P14; |
| 924 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P14_specs_29; |
| 925 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P14_29[1]; |
| 926 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P14_constr_29; |
| 927 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P15; |
| 928 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P15_specs_31; |
| 929 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P15_31[1]; |
| 930 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P15_constr_31; |
| 931 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P16; |
| 932 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P16_specs_33; |
| 933 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P16_33[1]; |
| 934 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P16_constr_33; |
| 935 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P17; |
| 936 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P17_specs_35; |
| 937 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P17_35[1]; |
| 938 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P17_constr_35; |
| 939 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P18; |
| 940 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P18_specs_37; |
| 941 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P18_37[1]; |
| 942 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P18_constr_37; |
| 943 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P19; |
| 944 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P19_specs_39; |
| 945 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P19_39[1]; |
| 946 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P19_constr_39; |
| 947 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P20; |
| 948 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P20_specs_41; |
| 949 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P20_41[1]; |
| 950 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P20_constr_41; |
| 951 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P21; |
| 952 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P21_specs_43; |
| 953 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P21_43[1]; |
| 954 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P21_constr_43; |
| 955 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P22; |
| 956 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P22_specs_45; |
| 957 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P22_45[1]; |
| 958 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P22_constr_45; |
| 959 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P23; |
| 960 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P23_specs_47; |
| 961 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P23_47[1]; |
| 962 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P23_constr_47; |
| 963 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P24; |
| 964 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P24_specs_49; |
| 965 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P24_49[1]; |
| 966 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P24_constr_49; |
| 967 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P25; |
| 968 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P25_specs_51; |
| 969 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P25_51[1]; |
| 970 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P25_constr_51; |
| 971 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P26; |
| 972 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P26_specs_53; |
| 973 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P26_53[1]; |
| 974 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P26_constr_53; |
| 975 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P27; |
| 976 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P27_specs_55; |
| 977 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P27_55[1]; |
| 978 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P27_constr_55; |
| 979 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P28; |
| 980 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P28_specs_57; |
| 981 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P28_57[1]; |
| 982 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P28_constr_57; |
| 983 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P29; |
| 984 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P29_specs_59; |
| 985 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P29_59[1]; |
| 986 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P29_constr_59; |
| 987 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P30; |
| 988 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P30_specs_61; |
| 989 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P30_61[1]; |
| 990 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P30_constr_61; |
| 991 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P31; |
| 992 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P31_specs_63; |
| 993 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P31_63[1]; |
| 994 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P31_constr_63; |
| 995 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P32; |
| 996 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P32_specs_65; |
| 997 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P32_65[1]; |
| 998 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P32_constr_65; |
| 999 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P33; |
| 1000 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P33_specs_67; |
| 1001 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P33_67[1]; |
| 1002 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P33_constr_67; |
| 1003 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P34; |
| 1004 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P34_specs_69; |
| 1005 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P34_69[1]; |
| 1006 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P34_constr_69; |
| 1007 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P35; |
| 1008 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P35_specs_71; |
| 1009 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P35_71[1]; |
| 1010 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P35_constr_71; |
| 1011 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P36; |
| 1012 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P36_specs_73; |
| 1013 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P36_73[1]; |
| 1014 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P36_constr_73; |
| 1015 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P37; |
| 1016 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P37_specs_75; |
| 1017 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P37_75[1]; |
| 1018 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P37_constr_75; |
| 1019 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P38; |
| 1020 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P38_specs_77; |
| 1021 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P38_77[1]; |
| 1022 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P38_constr_77; |
| 1023 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P39; |
| 1024 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P39_specs_79; |
| 1025 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P39_79[1]; |
| 1026 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P39_constr_79; |
| 1027 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P40; |
| 1028 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P40_specs_81; |
| 1029 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P40_81[1]; |
| 1030 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P40_constr_81; |
| 1031 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P41; |
| 1032 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P41_specs_83; |
| 1033 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P41_83[1]; |
| 1034 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P41_constr_83; |
| 1035 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P42; |
| 1036 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P42_specs_85; |
| 1037 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P42_85[1]; |
| 1038 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P42_constr_85; |
| 1039 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P43; |
| 1040 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P43_specs_87; |
| 1041 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P43_87[1]; |
| 1042 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P43_constr_87; |
| 1043 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P44; |
| 1044 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P44_specs_89; |
| 1045 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P44_89[1]; |
| 1046 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P44_constr_89; |
| 1047 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P45; |
| 1048 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P45_specs_91; |
| 1049 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P45_91[1]; |
| 1050 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P45_constr_91; |
| 1051 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P46; |
| 1052 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P46_specs_93; |
| 1053 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P46_93[1]; |
| 1054 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P46_constr_93; |
| 1055 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P47; |
| 1056 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P47_specs_95; |
| 1057 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P47_95[1]; |
| 1058 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P47_constr_95; |
| 1059 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P48; |
| 1060 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P48_specs_97; |
| 1061 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P48_97[1]; |
| 1062 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P48_constr_97; |
| 1063 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P49; |
| 1064 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P49_specs_99; |
| 1065 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P49_99[1]; |
| 1066 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P49_constr_99; |
| 1067 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P50; |
| 1068 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P50_specs_101; |
| 1069 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P50_101[1]; |
| 1070 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P50_constr_101; |
| 1071 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P51; |
| 1072 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P51_specs_103; |
| 1073 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P51_103[1]; |
| 1074 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P51_constr_103; |
| 1075 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P52; |
| 1076 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P52_specs_105; |
| 1077 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P52_105[1]; |
| 1078 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P52_constr_105; |
| 1079 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P53; |
| 1080 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P53_specs_107; |
| 1081 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P53_107[1]; |
| 1082 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P53_constr_107; |
| 1083 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P54; |
| 1084 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P54_specs_109; |
| 1085 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P54_109[1]; |
| 1086 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P54_constr_109; |
| 1087 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P55; |
| 1088 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P55_specs_111; |
| 1089 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P55_111[1]; |
| 1090 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P55_constr_111; |
| 1091 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P56; |
| 1092 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P56_specs_113; |
| 1093 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P56_113[1]; |
| 1094 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P56_constr_113; |
| 1095 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P57; |
| 1096 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P57_specs_115; |
| 1097 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P57_115[1]; |
| 1098 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P57_constr_115; |
| 1099 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P58; |
| 1100 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P58_specs_117; |
| 1101 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P58_117[1]; |
| 1102 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P58_constr_117; |
| 1103 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P59; |
| 1104 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P59_specs_119; |
| 1105 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P59_119[1]; |
| 1106 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P59_constr_119; |
| 1107 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P60; |
| 1108 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P60_specs_121; |
| 1109 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P60_121[1]; |
| 1110 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P60_constr_121; |
| 1111 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P61; |
| 1112 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P61_specs_123; |
| 1113 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P61_123[1]; |
| 1114 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P61_constr_123; |
| 1115 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P62; |
| 1116 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P62_specs_125; |
| 1117 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P62_125[1]; |
| 1118 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P62_constr_125; |
| 1119 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P63; |
| 1120 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P63_specs_127; |
| 1121 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P63_127[1]; |
| 1122 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P63_constr_127; |
| 1123 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P64; |
| 1124 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P64_specs_129; |
| 1125 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P64_129[1]; |
| 1126 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P64_constr_129; |
| 1127 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P65; |
| 1128 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P65_specs_131; |
| 1129 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P65_131[1]; |
| 1130 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P65_constr_131; |
| 1131 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P66; |
| 1132 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P66_specs_133; |
| 1133 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P66_133[1]; |
| 1134 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P66_constr_133; |
| 1135 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P67; |
| 1136 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P67_specs_135; |
| 1137 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P67_135[1]; |
| 1138 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P67_constr_135; |
| 1139 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P68; |
| 1140 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P68_specs_137; |
| 1141 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P68_137[1]; |
| 1142 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P68_constr_137; |
| 1143 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P69; |
| 1144 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P69_specs_139; |
| 1145 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P69_139[1]; |
| 1146 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P69_constr_139; |
| 1147 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P70; |
| 1148 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P70_specs_141; |
| 1149 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P70_141[1]; |
| 1150 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P70_constr_141; |
| 1151 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P71; |
| 1152 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P71_specs_143; |
| 1153 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P71_143[1]; |
| 1154 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P71_constr_143; |
| 1155 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P72; |
| 1156 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P72_specs_145; |
| 1157 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P72_145[1]; |
| 1158 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P72_constr_145; |
| 1159 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P73; |
| 1160 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P73_specs_147; |
| 1161 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P73_147[1]; |
| 1162 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P73_constr_147; |
| 1163 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P74; |
| 1164 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P74_specs_149; |
| 1165 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P74_149[1]; |
| 1166 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P74_constr_149; |
| 1167 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P75; |
| 1168 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P75_specs_151; |
| 1169 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P75_151[1]; |
| 1170 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P75_constr_151; |
| 1171 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P76; |
| 1172 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P76_specs_153; |
| 1173 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P76_153[1]; |
| 1174 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P76_constr_153; |
| 1175 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P77; |
| 1176 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P77_specs_155; |
| 1177 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P77_155[1]; |
| 1178 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P77_constr_155; |
| 1179 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P78; |
| 1180 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P78_specs_157; |
| 1181 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P78_157[1]; |
| 1182 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P78_constr_157; |
| 1183 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P79; |
| 1184 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P79_specs_159; |
| 1185 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P79_159[1]; |
| 1186 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P79_constr_159; |
| 1187 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P80; |
| 1188 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P80_specs_161; |
| 1189 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P80_161[1]; |
| 1190 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P80_constr_161; |
| 1191 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P81; |
| 1192 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P81_specs_163; |
| 1193 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P81_163[1]; |
| 1194 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P81_constr_163; |
| 1195 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P82; |
| 1196 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P82_specs_165; |
| 1197 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P82_165[1]; |
| 1198 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P82_constr_165; |
| 1199 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P83; |
| 1200 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P83_specs_167; |
| 1201 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P83_167[1]; |
| 1202 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P83_constr_167; |
| 1203 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P84; |
| 1204 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P84_specs_169; |
| 1205 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P84_169[1]; |
| 1206 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P84_constr_169; |
| 1207 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P85; |
| 1208 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P85_specs_171; |
| 1209 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P85_171[1]; |
| 1210 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P85_constr_171; |
| 1211 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P86; |
| 1212 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P86_specs_173; |
| 1213 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P86_173[1]; |
| 1214 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P86_constr_173; |
| 1215 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P87; |
| 1216 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P87_specs_175; |
| 1217 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P87_175[1]; |
| 1218 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P87_constr_175; |
| 1219 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P88; |
| 1220 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P88_specs_177; |
| 1221 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P88_177[1]; |
| 1222 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P88_constr_177; |
| 1223 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P89; |
| 1224 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P89_specs_179; |
| 1225 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P89_179[1]; |
| 1226 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P89_constr_179; |
| 1227 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P90; |
| 1228 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P90_specs_181; |
| 1229 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P90_181[1]; |
| 1230 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P90_constr_181; |
| 1231 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P91; |
| 1232 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P91_specs_183; |
| 1233 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P91_183[1]; |
| 1234 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P91_constr_183; |
| 1235 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P92; |
| 1236 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P92_specs_185; |
| 1237 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P92_185[1]; |
| 1238 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P92_constr_185; |
| 1239 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P93; |
| 1240 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P93_specs_187; |
| 1241 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P93_187[1]; |
| 1242 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P93_constr_187; |
| 1243 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P94; |
| 1244 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P94_specs_189; |
| 1245 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P94_189[1]; |
| 1246 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P94_constr_189; |
| 1247 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P95; |
| 1248 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P95_specs_191; |
| 1249 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P95_191[1]; |
| 1250 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P95_constr_191; |
| 1251 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P96; |
| 1252 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P96_specs_193; |
| 1253 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P96_193[1]; |
| 1254 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P96_constr_193; |
| 1255 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P97; |
| 1256 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P97_specs_195; |
| 1257 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P97_195[1]; |
| 1258 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P97_constr_195; |
| 1259 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P98; |
| 1260 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P98_specs_197; |
| 1261 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P98_197[1]; |
| 1262 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P98_constr_197; |
| 1263 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P99; |
| 1264 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P99_specs_199; |
| 1265 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P99_199[1]; |
| 1266 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P99_constr_199; |
| 1267 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P100; |
| 1268 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P100_specs_201; |
| 1269 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P100_201[1]; |
| 1270 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P100_constr_201; |
| 1271 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P101; |
| 1272 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P101_specs_203; |
| 1273 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P101_203[1]; |
| 1274 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P101_constr_203; |
| 1275 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P102; |
| 1276 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P102_specs_205; |
| 1277 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P102_205[1]; |
| 1278 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P102_constr_205; |
| 1279 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P103; |
| 1280 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P103_specs_207; |
| 1281 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P103_207[1]; |
| 1282 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P103_constr_207; |
| 1283 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P104; |
| 1284 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P104_specs_209; |
| 1285 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P104_209[1]; |
| 1286 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P104_constr_209; |
| 1287 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P105; |
| 1288 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P105_specs_211; |
| 1289 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P105_211[1]; |
| 1290 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P105_constr_211; |
| 1291 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P106; |
| 1292 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P106_specs_213; |
| 1293 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P106_213[1]; |
| 1294 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P106_constr_213; |
| 1295 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P107; |
| 1296 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P107_specs_215; |
| 1297 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P107_215[1]; |
| 1298 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P107_constr_215; |
| 1299 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P108; |
| 1300 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P108_specs_217; |
| 1301 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P108_217[1]; |
| 1302 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P108_constr_217; |
| 1303 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P109; |
| 1304 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P109_specs_219; |
| 1305 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P109_219[1]; |
| 1306 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P109_constr_219; |
| 1307 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P110; |
| 1308 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P110_specs_221; |
| 1309 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P110_221[1]; |
| 1310 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P110_constr_221; |
| 1311 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P111; |
| 1312 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P111_specs_223; |
| 1313 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P111_223[1]; |
| 1314 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P111_constr_223; |
| 1315 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P112; |
| 1316 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P112_specs_225; |
| 1317 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P112_225[1]; |
| 1318 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P112_constr_225; |
| 1319 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P113; |
| 1320 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P113_specs_227; |
| 1321 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P113_227[1]; |
| 1322 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P113_constr_227; |
| 1323 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P114; |
| 1324 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P114_specs_229; |
| 1325 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P114_229[1]; |
| 1326 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P114_constr_229; |
| 1327 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P115; |
| 1328 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P115_specs_231; |
| 1329 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P115_231[1]; |
| 1330 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P115_constr_231; |
| 1331 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P116; |
| 1332 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P116_specs_233; |
| 1333 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P116_233[1]; |
| 1334 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P116_constr_233; |
| 1335 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P117; |
| 1336 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P117_specs_235; |
| 1337 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P117_235[1]; |
| 1338 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P117_constr_235; |
| 1339 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P118; |
| 1340 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P118_specs_237; |
| 1341 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P118_237[1]; |
| 1342 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P118_constr_237; |
| 1343 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_Container_7632P119; |
| 1344 | extern asn_SET_OF_specifics_t asn_SPC_ProtocolIE_Container_7632P119_specs_239; |
| 1345 | extern asn_TYPE_member_t asn_MBR_ProtocolIE_Container_7632P119_239[1]; |
| 1346 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_Container_7632P119_constr_239; |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 1347 | |
| 1348 | #ifdef __cplusplus |
| 1349 | } |
| 1350 | #endif |
| 1351 | |
| 1352 | #endif /* _ProtocolIE_Container_H_ */ |
| 1353 | #include <asn_internal.h> |