2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-ER-DataTypes"
4 * found in "../asn1src/MAP-ER-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #include "ATM-NotAllowedParam.h"
10 static asn_TYPE_member_t asn_MBR_ATM_NotAllowedParam_1
[] = {
11 { ATF_POINTER
, 1, offsetof(struct ATM_NotAllowedParam
, extensionContainer
),
12 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2)),
14 &asn_DEF_ExtensionContainer
,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
21 static int asn_MAP_ATM_NotAllowedParam_oms_1
[] = { 0 };
22 static ber_tlv_tag_t asn_DEF_ATM_NotAllowedParam_tags_1
[] = {
23 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
25 static asn_TYPE_tag2member_t asn_MAP_ATM_NotAllowedParam_tag2el_1
[] = {
26 { (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2)), 0, 0, 0 } /* extensionContainer at 308 */
28 static asn_SEQUENCE_specifics_t asn_SPC_ATM_NotAllowedParam_specs_1
= {
29 sizeof(struct ATM_NotAllowedParam
),
30 offsetof(struct ATM_NotAllowedParam
, _asn_ctx
),
31 asn_MAP_ATM_NotAllowedParam_tag2el_1
,
32 1, /* Count of tags in the map */
33 asn_MAP_ATM_NotAllowedParam_oms_1
, /* Optional members */
34 1, 0, /* Root/Additions */
35 0, /* Start extensions */
36 2 /* Stop extensions */
38 asn_TYPE_descriptor_t asn_DEF_ATM_NotAllowedParam
= {
39 "ATM-NotAllowedParam",
40 "ATM-NotAllowedParam",
50 0, /* Use generic outmost tag fetcher */
51 asn_DEF_ATM_NotAllowedParam_tags_1
,
52 sizeof(asn_DEF_ATM_NotAllowedParam_tags_1
)
53 /sizeof(asn_DEF_ATM_NotAllowedParam_tags_1
[0]), /* 1 */
54 asn_DEF_ATM_NotAllowedParam_tags_1
, /* Same as above */
55 sizeof(asn_DEF_ATM_NotAllowedParam_tags_1
)
56 /sizeof(asn_DEF_ATM_NotAllowedParam_tags_1
[0]), /* 1 */
57 0, /* No PER visible constraints */
58 asn_MBR_ATM_NotAllowedParam_1
,
59 1, /* Elements count */
60 &asn_SPC_ATM_NotAllowedParam_specs_1
/* Additional specs */