Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 1 | /* |
| 2 | * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) |
| 3 | * From ASN.1 module "X2AP-PDU-Contents" |
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 | #include "E-RABs-ToBeAdded-SgNBAddReq-Item-SgNBPDCPpresent.h" |
| 9 | |
| 10 | #include "GBR-QosInformation.h" |
| 11 | #include "GTPtunnelEndpoint.h" |
| 12 | #include "ProtocolExtensionContainer.h" |
| 13 | asn_TYPE_member_t asn_MBR_E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent_1[] = { |
| 14 | { ATF_NOFLAGS, 0, offsetof(struct E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent, full_E_RAB_Level_QoS_Parameters), |
| 15 | (ASN_TAG_CLASS_CONTEXT | (0 << 2)), |
| 16 | -1, /* IMPLICIT tag at current level */ |
| 17 | &asn_DEF_E_RAB_Level_QoS_Parameters, |
| 18 | 0, |
| 19 | { 0, 0, 0 }, |
| 20 | 0, 0, /* No default value */ |
| 21 | "full-E-RAB-Level-QoS-Parameters" |
| 22 | }, |
| 23 | { ATF_POINTER, 3, offsetof(struct E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent, max_MCG_admit_E_RAB_Level_QoS_Parameters), |
| 24 | (ASN_TAG_CLASS_CONTEXT | (1 << 2)), |
| 25 | -1, /* IMPLICIT tag at current level */ |
| 26 | &asn_DEF_GBR_QosInformation, |
| 27 | 0, |
| 28 | { 0, 0, 0 }, |
| 29 | 0, 0, /* No default value */ |
| 30 | "max-MCG-admit-E-RAB-Level-QoS-Parameters" |
| 31 | }, |
| 32 | { ATF_POINTER, 2, offsetof(struct E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent, dL_Forwarding), |
| 33 | (ASN_TAG_CLASS_CONTEXT | (2 << 2)), |
| 34 | -1, /* IMPLICIT tag at current level */ |
| 35 | &asn_DEF_DL_Forwarding, |
| 36 | 0, |
| 37 | { 0, 0, 0 }, |
| 38 | 0, 0, /* No default value */ |
| 39 | "dL-Forwarding" |
| 40 | }, |
| 41 | { ATF_POINTER, 1, offsetof(struct E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent, meNB_DL_GTP_TEIDatMCG), |
| 42 | (ASN_TAG_CLASS_CONTEXT | (3 << 2)), |
| 43 | -1, /* IMPLICIT tag at current level */ |
| 44 | &asn_DEF_GTPtunnelEndpoint, |
| 45 | 0, |
| 46 | { 0, 0, 0 }, |
| 47 | 0, 0, /* No default value */ |
| 48 | "meNB-DL-GTP-TEIDatMCG" |
| 49 | }, |
| 50 | { ATF_NOFLAGS, 0, offsetof(struct E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent, s1_UL_GTPtunnelEndpoint), |
| 51 | (ASN_TAG_CLASS_CONTEXT | (4 << 2)), |
| 52 | -1, /* IMPLICIT tag at current level */ |
| 53 | &asn_DEF_GTPtunnelEndpoint, |
| 54 | 0, |
| 55 | { 0, 0, 0 }, |
| 56 | 0, 0, /* No default value */ |
| 57 | "s1-UL-GTPtunnelEndpoint" |
| 58 | }, |
| 59 | { ATF_POINTER, 1, offsetof(struct E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent, iE_Extensions), |
| 60 | (ASN_TAG_CLASS_CONTEXT | (5 << 2)), |
| 61 | -1, /* IMPLICIT tag at current level */ |
kalnagy | 1455c85 | 2019-10-21 13:06:23 +0200 | [diff] [blame] | 62 | &asn_DEF_ProtocolExtensionContainer_7683P45, |
Peter Szilagyi | fbc56f9 | 2019-07-23 19:29:46 +0000 | [diff] [blame] | 63 | 0, |
| 64 | { 0, 0, 0 }, |
| 65 | 0, 0, /* No default value */ |
| 66 | "iE-Extensions" |
| 67 | }, |
| 68 | }; |
| 69 | static const int asn_MAP_E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent_oms_1[] = { 1, 2, 3, 5 }; |
| 70 | static const ber_tlv_tag_t asn_DEF_E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent_tags_1[] = { |
| 71 | (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) |
| 72 | }; |
| 73 | static const asn_TYPE_tag2member_t asn_MAP_E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent_tag2el_1[] = { |
| 74 | { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* full-E-RAB-Level-QoS-Parameters */ |
| 75 | { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* max-MCG-admit-E-RAB-Level-QoS-Parameters */ |
| 76 | { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* dL-Forwarding */ |
| 77 | { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* meNB-DL-GTP-TEIDatMCG */ |
| 78 | { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* s1-UL-GTPtunnelEndpoint */ |
| 79 | { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* iE-Extensions */ |
| 80 | }; |
| 81 | asn_SEQUENCE_specifics_t asn_SPC_E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent_specs_1 = { |
| 82 | sizeof(struct E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent), |
| 83 | offsetof(struct E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent, _asn_ctx), |
| 84 | asn_MAP_E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent_tag2el_1, |
| 85 | 6, /* Count of tags in the map */ |
| 86 | asn_MAP_E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent_oms_1, /* Optional members */ |
| 87 | 4, 0, /* Root/Additions */ |
| 88 | 6, /* First extension addition */ |
| 89 | }; |
| 90 | asn_TYPE_descriptor_t asn_DEF_E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent = { |
| 91 | "E-RABs-ToBeAdded-SgNBAddReq-Item-SgNBPDCPpresent", |
| 92 | "E-RABs-ToBeAdded-SgNBAddReq-Item-SgNBPDCPpresent", |
| 93 | &asn_OP_SEQUENCE, |
| 94 | asn_DEF_E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent_tags_1, |
| 95 | sizeof(asn_DEF_E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent_tags_1) |
| 96 | /sizeof(asn_DEF_E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent_tags_1[0]), /* 1 */ |
| 97 | asn_DEF_E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent_tags_1, /* Same as above */ |
| 98 | sizeof(asn_DEF_E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent_tags_1) |
| 99 | /sizeof(asn_DEF_E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent_tags_1[0]), /* 1 */ |
| 100 | { 0, 0, SEQUENCE_constraint }, |
| 101 | asn_MBR_E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent_1, |
| 102 | 6, /* Elements count */ |
| 103 | &asn_SPC_E_RABs_ToBeAdded_SgNBAddReq_Item_SgNBPDCPpresent_specs_1 /* Additional specs */ |
| 104 | }; |
| 105 | |