summaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/gdt/gdt.cnf
blob: c5910e3ee8c0c57c504b075c74593c9d0f320aee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# gdt.cnf
# GDT conformation file

# $Id$

#.MODULE_IMPORT

#.EXPORTS

#.PDU
GDTMessage

#.NO_EMIT

#.OMIT_ASSIGNMENT
GeneralMessage
FilterResultType
PdCommandId

#.TYPE_RENAME

#.FIELD_RENAME
EndPointDescriptor/id   end_point_id
Parameter/id            parameter_type_id

#.FIELD_ATTR
EndPointDescriptor/id   ABBREV=end_point_id
Parameter/id            ABBREV=parameter_type_id

#.END