2 * Generated by asn1c-0.9.21 (http://lionet.info/asn1c)
3 * From ASN.1 module "RFC1155-SMI"
4 * found in "RFC1155-SMI.asn1"
5 * `asn1c -fskeletons-copy`
8 #include <asn_internal.h>
10 #include "NetworkAddress.h"
12 static asn_TYPE_member_t asn_MBR_NetworkAddress_1[] = {
13 { ATF_NOFLAGS, 0, offsetof(struct NetworkAddress, choice.internet),
14 (ASN_TAG_CLASS_APPLICATION | (0 << 2)),
17 0, /* Defer constraints checking to the member type */
18 0, /* PER is not compiled, use -gen-PER */
23 static asn_TYPE_tag2member_t asn_MAP_NetworkAddress_tag2el_1[] = {
24 { (ASN_TAG_CLASS_APPLICATION | (0 << 2)), 0, 0, 0 } /* internet at 113 */
26 static asn_CHOICE_specifics_t asn_SPC_NetworkAddress_specs_1 = {
27 sizeof(struct NetworkAddress),
28 offsetof(struct NetworkAddress, _asn_ctx),
29 offsetof(struct NetworkAddress, present),
30 sizeof(((struct NetworkAddress *)0)->present),
31 asn_MAP_NetworkAddress_tag2el_1,
32 1, /* Count of tags in the map */
34 -1 /* Extensions start */
36 asn_TYPE_descriptor_t asn_DEF_NetworkAddress = {
46 0, 0, /* No PER support, use "-gen-PER" to enable */
48 0, /* No effective tags (pointer) */
49 0, /* No effective tags (count) */
50 0, /* No tags (pointer) */
51 0, /* No tags (count) */
52 0, /* No PER visible constraints */
53 asn_MBR_NetworkAddress_1,
54 1, /* Elements count */
55 &asn_SPC_NetworkAddress_specs_1 /* Additional specs */