2  * Generated by asn1c-0.9.21 (http://lionet.info/asn1c)
 
   3  * From ASN.1 module "SMUX"
 
   5  *      `asn1c -fskeletons-copy`
 
  12 #include <asn_application.h>
 
  14 /* Including external dependencies */
 
  15 #include "ObjectName.h"
 
  16 #include <NativeInteger.h>
 
  18 #include <constr_SEQUENCE.h>
 
  25 typedef enum RReqPDU__operation {
 
  26         RReqPDU__operation_delete       = 0,
 
  27         RReqPDU__operation_readOnly     = 1,
 
  28         RReqPDU__operation_readWrite    = 2
 
  29 } e_RReqPDU__operation;
 
  32 typedef struct RReqPDU {
 
  37         /* Context for parsing across buffer boundaries */
 
  38         asn_struct_ctx_t _asn_ctx;
 
  42 extern asn_TYPE_descriptor_t asn_DEF_RReqPDU;
 
  48 #endif  /* _RReqPDU_H_ */