HACK: pinfo->private_data points to smb_info again
[wireshark-wip.git] / asn1 / cmip / CMIP-A-ABORT-Information.asn
blobf2d3e8e4f5e1e686545b310c50532ee6bec4e55f
1 -- Module CMIP-A-ABORT-Information (X.711:10/1997)
2 CMIP-A-ABORT-Information {joint-iso-itu-t ms(9) cmip(1) modules(0)
3   aAbortUserInfo(2)} DEFINITIONS ::=
4 BEGIN
6 --      Information carried in user-information parameter of A-ABORT
7 CMIPAbortInfo ::= SEQUENCE {
8   abortSource  [0] IMPLICIT CMIPAbortSource,
9   userInfo     [1]  EXTERNAL OPTIONAL
12 CMIPAbortSource ::= ENUMERATED {cmiseServiceUser(0), cmiseServiceProvider(1)}
14 END
16 -- Generated by Asnp, the ASN.1 pretty-printer of France Telecom R&D