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`
8 #include "SendAuthenticationInfoRes.h"
10 static asn_TYPE_member_t asn_MBR_SendAuthenticationInfoRes_1
[] = {
11 { ATF_POINTER
, 3, offsetof(struct SendAuthenticationInfoRes
, authenticationSetList
),
12 -1 /* Ambiguous tag (CHOICE?) */,
14 &asn_DEF_AuthenticationSetList
,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
18 "authenticationSetList"
20 { ATF_POINTER
, 2, offsetof(struct SendAuthenticationInfoRes
, extensionContainer
),
21 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2)),
23 &asn_DEF_ExtensionContainer
,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
29 { ATF_POINTER
, 1, offsetof(struct SendAuthenticationInfoRes
, eps_AuthenticationSetList
),
30 (ASN_TAG_CLASS_CONTEXT
| (2 << 2)),
31 -1, /* IMPLICIT tag at current level */
32 &asn_DEF_EPS_AuthenticationSetList
,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
36 "eps-AuthenticationSetList"
39 static int asn_MAP_SendAuthenticationInfoRes_oms_1
[] = { 0, 1, 2 };
40 static ber_tlv_tag_t asn_DEF_SendAuthenticationInfoRes_tags_1
[] = {
41 (ASN_TAG_CLASS_CONTEXT
| (3 << 2)),
42 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
44 static asn_TYPE_tag2member_t asn_MAP_SendAuthenticationInfoRes_tag2el_1
[] = {
45 { (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2)), 1, 0, 0 }, /* extensionContainer at 985 */
46 { (ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 0, 0, 0 }, /* tripletList at 405 */
47 { (ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 0, 0, 0 }, /* quintupletList at 406 */
48 { (ASN_TAG_CLASS_CONTEXT
| (2 << 2)), 2, 0, 0 } /* eps-AuthenticationSetList at 987 */
50 static asn_SEQUENCE_specifics_t asn_SPC_SendAuthenticationInfoRes_specs_1
= {
51 sizeof(struct SendAuthenticationInfoRes
),
52 offsetof(struct SendAuthenticationInfoRes
, _asn_ctx
),
53 asn_MAP_SendAuthenticationInfoRes_tag2el_1
,
54 4, /* Count of tags in the map */
55 asn_MAP_SendAuthenticationInfoRes_oms_1
, /* Optional members */
56 2, 1, /* Root/Additions */
57 1, /* Start extensions */
58 4 /* Stop extensions */
60 asn_TYPE_descriptor_t asn_DEF_SendAuthenticationInfoRes
= {
61 "SendAuthenticationInfoRes",
62 "SendAuthenticationInfoRes",
72 0, /* Use generic outmost tag fetcher */
73 asn_DEF_SendAuthenticationInfoRes_tags_1
,
74 sizeof(asn_DEF_SendAuthenticationInfoRes_tags_1
)
75 /sizeof(asn_DEF_SendAuthenticationInfoRes_tags_1
[0]) - 1, /* 1 */
76 asn_DEF_SendAuthenticationInfoRes_tags_1
, /* Same as above */
77 sizeof(asn_DEF_SendAuthenticationInfoRes_tags_1
)
78 /sizeof(asn_DEF_SendAuthenticationInfoRes_tags_1
[0]), /* 2 */
79 0, /* No PER visible constraints */
80 asn_MBR_SendAuthenticationInfoRes_1
,
81 3, /* Elements count */
82 &asn_SPC_SendAuthenticationInfoRes_specs_1
/* Additional specs */