remark release date
[Net-Radio-Location-SUPL-Test.git] / asn1 / EPS-QoS-Subscribed.c
blobd4e8b2aec79890e55e6ec78857b29883fc51bf62
1 /*
2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-MS-DataTypes"
4 * found in "../asn1src/MAP-MS-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
6 */
8 #include "EPS-QoS-Subscribed.h"
10 static asn_TYPE_member_t asn_MBR_EPS_QoS_Subscribed_1[] = {
11 { ATF_NOFLAGS, 0, offsetof(struct EPS_QoS_Subscribed, qos_Class_Identifier),
12 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
13 -1, /* IMPLICIT tag at current level */
14 &asn_DEF_QoS_Class_Identifier,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
18 "qos-Class-Identifier"
20 { ATF_NOFLAGS, 0, offsetof(struct EPS_QoS_Subscribed, allocation_Retention_Priority),
21 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
22 -1, /* IMPLICIT tag at current level */
23 &asn_DEF_Allocation_Retention_Priority,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
27 "allocation-Retention-Priority"
29 { ATF_POINTER, 1, offsetof(struct EPS_QoS_Subscribed, extensionContainer),
30 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
31 -1, /* IMPLICIT tag at current level */
32 &asn_DEF_ExtensionContainer,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
36 "extensionContainer"
39 static int asn_MAP_EPS_QoS_Subscribed_oms_1[] = { 2 };
40 static ber_tlv_tag_t asn_DEF_EPS_QoS_Subscribed_tags_1[] = {
41 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
43 static asn_TYPE_tag2member_t asn_MAP_EPS_QoS_Subscribed_tag2el_1[] = {
44 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* qos-Class-Identifier at 1190 */
45 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* allocation-Retention-Priority at 1191 */
46 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* extensionContainer at 1192 */
48 static asn_SEQUENCE_specifics_t asn_SPC_EPS_QoS_Subscribed_specs_1 = {
49 sizeof(struct EPS_QoS_Subscribed),
50 offsetof(struct EPS_QoS_Subscribed, _asn_ctx),
51 asn_MAP_EPS_QoS_Subscribed_tag2el_1,
52 3, /* Count of tags in the map */
53 asn_MAP_EPS_QoS_Subscribed_oms_1, /* Optional members */
54 1, 0, /* Root/Additions */
55 2, /* Start extensions */
56 4 /* Stop extensions */
58 asn_TYPE_descriptor_t asn_DEF_EPS_QoS_Subscribed = {
59 "EPS-QoS-Subscribed",
60 "EPS-QoS-Subscribed",
61 SEQUENCE_free,
62 SEQUENCE_print,
63 SEQUENCE_constraint,
64 SEQUENCE_decode_ber,
65 SEQUENCE_encode_der,
66 SEQUENCE_decode_xer,
67 SEQUENCE_encode_xer,
68 SEQUENCE_decode_uper,
69 SEQUENCE_encode_uper,
70 0, /* Use generic outmost tag fetcher */
71 asn_DEF_EPS_QoS_Subscribed_tags_1,
72 sizeof(asn_DEF_EPS_QoS_Subscribed_tags_1)
73 /sizeof(asn_DEF_EPS_QoS_Subscribed_tags_1[0]), /* 1 */
74 asn_DEF_EPS_QoS_Subscribed_tags_1, /* Same as above */
75 sizeof(asn_DEF_EPS_QoS_Subscribed_tags_1)
76 /sizeof(asn_DEF_EPS_QoS_Subscribed_tags_1[0]), /* 1 */
77 0, /* No PER visible constraints */
78 asn_MBR_EPS_QoS_Subscribed_1,
79 3, /* Elements count */
80 &asn_SPC_EPS_QoS_Subscribed_specs_1 /* Additional specs */