summaryrefslogtreecommitdiff
path: root/asn1/ranap/ranap-exp.cnf
blob: fdf70d024fba45e88f74124b8c9dcd6955eda802 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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