2 * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
3 * From ASN.1 module "SMUX"
5 * `asn1c -S/mnt/data/software/asn1c/skeletons -fcompound-names -fwide-types`
12 #include <asn_application.h>
14 /* Including external dependencies */
22 typedef enum RRspPDU {
27 typedef INTEGER_t RRspPDU_t;
30 extern asn_TYPE_descriptor_t asn_DEF_RRspPDU;
31 asn_struct_free_f RRspPDU_free;
32 asn_struct_print_f RRspPDU_print;
33 asn_constr_check_f RRspPDU_constraint;
34 ber_type_decoder_f RRspPDU_decode_ber;
35 der_type_encoder_f RRspPDU_encode_der;
36 xer_type_decoder_f RRspPDU_decode_xer;
37 xer_type_encoder_f RRspPDU_encode_xer;
43 #endif /* _RRspPDU_H_ */
44 #include <asn_internal.h>