/*
- * Generated by asn1c-0.9.21 (http://lionet.info/asn1c)
+ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "RFC1157-SNMP"
* found in "RFC1157-SNMP.asn1"
- * `asn1c -fskeletons-copy`
+ * `asn1c -S/mnt/data/software/asn1c/skeletons -fcompound-names -fwide-types`
*/
-#include <asn_internal.h>
-
#include "SetRequest-PDU.h"
int
SetRequest_PDU_1_inherit_TYPE_descriptor(asn_TYPE_descriptor_t *td) {
td->free_struct = asn_DEF_PDU.free_struct;
td->print_struct = asn_DEF_PDU.print_struct;
+ td->check_constraints = asn_DEF_PDU.check_constraints;
td->ber_decoder = asn_DEF_PDU.ber_decoder;
td->der_encoder = asn_DEF_PDU.der_encoder;
td->xer_decoder = asn_DEF_PDU.xer_decoder;
return td->xer_encoder(td, structure, ilevel, flags, cb, app_key);
}
-static ber_tlv_tag_t asn_DEF_SetRequest_PDU_tags_1[] = {
+static const ber_tlv_tag_t asn_DEF_SetRequest_PDU_tags_1[] = {
(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
};