wireshark/asn1/ranap/ranap-exp.cnf

17 lines
698 B
INI

# Do not modify this file.
# It is created automatically by the ASN.1 to Wireshark dissector compiler
# ./ranap-exp.cnf
# ../../tools/asn2wrs.py -e -F -p ranap -c ranap.cnf -s packet-ranap-template ranap.asn
#.MODULE
RANAP-PDU-Descriptions ranap
#.END
#.TYPE_ATTR
EncryptionInformation TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
IntegrityProtectionInformation TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
Service-Handover TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(ranap_Service_Handover_vals) BITMASK = 0
TargetID TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(ranap_TargetID_vals) BITMASK = 0
#.END