wireshark/asn1/rtse/rtse-exp.cnf

26 lines
1009 B
INI

# Do not modify this file.
# It is created automatically by the ASN.1 to Wireshark dissector compiler
# .\rtse-exp.cnf
# ../../tools/asn2wrs.py -b -e -p rtse -c rtse.cnf -s packet-rtse-template rtse.asn
#.MODULE
Reliable-Transfer-APDU rtse
#.END
#.IMPORT_TAG
RTORQapdu BER_CLASS_UNI BER_UNI_TAG_SET
RTOACapdu BER_CLASS_UNI BER_UNI_TAG_SET
RTORJapdu BER_CLASS_UNI BER_UNI_TAG_SET
RTABapdu BER_CLASS_UNI BER_UNI_TAG_SET
EXTERNAL BER_CLASS_UNI 8
#.END
#.TYPE_ATTR
RTORQapdu TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
RTOACapdu TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
RTORJapdu TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
RTABapdu TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
EXTERNAL TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
#.END