2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "E2SM-KPM-IEs"
4 * found in "/home/rshacham/e2sm-kpm-v01.02.asn"
5 * `asn1c -fcompound-names`
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <OCTET_STRING.h>
16 #include <constr_SEQUENCE.h>
23 typedef struct SNSSAI {
25 OCTET_STRING_t *sD; /* OPTIONAL */
27 /* Context for parsing across buffer boundaries */
28 asn_struct_ctx_t _asn_ctx;
32 extern asn_TYPE_descriptor_t asn_DEF_SNSSAI;
33 extern asn_SEQUENCE_specifics_t asn_SPC_SNSSAI_specs_1;
34 extern asn_TYPE_member_t asn_MBR_SNSSAI_1[2];
40 #endif /* _SNSSAI_H_ */
41 #include <asn_internal.h>