Update Free Software Foundation address.
[metze/wireshark/wip.git] / epan / dissectors / packet-qsig.h
1 /* Do not modify this file.                                                   */
2 /* It is created automatically by the ASN.1 to Wireshark dissector compiler   */
3 /* packet-qsig.h                                                              */
4 /* ../../tools/asn2wrs.py -c ./qsig.cnf -s ./packet-qsig-template -D . -O ../../epan/dissectors General-Error-List.asn qsig-gf-ext.asn qsig-gf-gp.asn qsig-gf-ade.asn QSIG-NA.asn QSIG-CF.asn QSIG-PR.asn QSIG-CT.asn QSIG-CC.asn QSIG-CO.asn QSIG-DND.asn QSIG-CI.asn QSIG-AOC.asn QSIG-RE.asn SYNC-SIG.asn QSIG-CINT.asn QSIG-CMN.asn QSIG-CPI.asn QSIG-PUMR.asn QSIG-PUMCH.asn QSIG-SSCT.asn QSIG-WTMLR.asn QSIG-WTMCH.asn QSIG-WTMAU.asn QSIG-SD.asn QSIG-CIDL.asn QSIG-SMS.asn QSIG-MCR.asn QSIG-MCM.asn QSIG-MID.asn */
5
6 /* Input file: packet-qsig-template.h */
7
8 #line 1 "../../asn1/qsig/packet-qsig-template.h"
9 /* packet-qsig.h
10  * Routines for QSIG packet dissection
11  * 2007  Tomas Kukosa
12  *
13  * $Id$
14  *
15  * Wireshark - Network traffic analyzer
16  * By Gerald Combs <gerald@wireshark.org>
17  * Copyright 1998 Gerald Combs
18  *
19  * This program is free software; you can redistribute it and/or
20  * modify it under the terms of the GNU General Public License
21  * as published by the Free Software Foundation; either version 2
22  * of the License, or (at your option) any later version.
23  *
24  * This program is distributed in the hope that it will be useful,
25  * but WITHOUT ANY WARRANTY; without even the implied warranty of
26  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27  * GNU General Public License for more details.
28  *
29  * You should have received a copy of the GNU General Public License
30  * along with this program; if not, write to the Free Software
31  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
32  */
33
34 #ifndef PACKET_QSIG_H
35 #define PACKET_QSIG_H
36
37
38 /*--- Included file: packet-qsig-exp.h ---*/
39 #line 1 "../../asn1/qsig/packet-qsig-exp.h"
40
41 /* --- Module General-Error-List --- --- ---                                  */
42
43
44 /* --- Modules Manufacturer-specific-service-extension-class-asn1-97 PSS1-generic-parameters-definition-asn1-97 Addressing-Data-Elements-asn1-97 --- --- --- */
45
46
47 /* --- Module Name-Operations-asn1-97 --- --- ---                             */
48
49
50 static const value_string qsig_na_Name_vals[] = {
51   {   0, "namePresentationAllowed" },
52   {   1, "namePresentationRestricted" },
53   {   2, "nameNotAvailable" },
54   { 0, NULL }
55 };
56 extern int dissect_qsig_na_Name(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
57
58 /* --- Module Call-Diversion-Operations-asn1-97 --- --- ---                   */
59
60
61 /* --- Module Path-Replacement-Operations-asn1-97 --- --- ---                 */
62
63
64 /* --- Module Call-Transfer-Operations-asn1-97 --- --- ---                    */
65
66
67 /* --- Module SS-CC-Operations-asn1-97 --- --- ---                            */
68
69
70 /* --- Module Call-Offer-Operations-asn1-97 --- --- ---                       */
71
72
73 /* --- Module Do-Not-Disturb-Operations-asn1-97 --- --- ---                   */
74
75
76 /* --- Module Call-Intrusion-Operations-asn1-97 --- --- ---                   */
77
78
79 /* --- Module SS-AOC-Operations-asn1-97 --- --- ---                           */
80
81
82 /* --- Module Recall-Operations-asn1-97 --- --- ---                           */
83
84
85 /* --- Module Synchronization-Operations-asn1-97 --- --- ---                  */
86
87
88 /* --- Module Call-Interception-Operations-asn1-97 --- --- ---                */
89
90
91 /* --- Module Common-Information-Operations-asn1-97 --- --- ---               */
92
93
94 /* --- Module Call-Interruption-Operations-asn1-97 --- --- ---                */
95
96
97 /* --- Module PUM-Registration-Operations-asn1-97 --- --- ---                 */
98
99
100 /* --- Module Private-User-Mobility-Call-Handling-Operations-asn1-97 --- --- --- */
101
102
103 /* --- Module Single-Step-Call-Transfer-Operations-asn1-97 --- --- ---        */
104
105
106 /* --- Module WTM-Location-Registration-Operations-asn1-97 --- --- ---        */
107
108
109 /* --- Module Wireless-Terminal-Call-Handling-Operations-asn1-97 --- --- ---  */
110
111
112 /* --- Module WTM-Authentication-Operations-asn1-97 --- --- ---               */
113
114
115 /* --- Module SS-SD-Operations-asn1-97 --- --- ---                            */
116
117
118 /* --- Module Call-Identification-and-Call-Linkage-Operations-asn1-97 --- --- --- */
119
120
121 /* --- Module Short-Message-Service-Operations-asn1-97 --- --- ---            */
122
123
124 /* --- Module SS-MCR-Operations-asn97 --- --- ---                             */
125
126
127 /* --- Module SS-MCM-Operations-asn1-97 --- --- ---                           */
128
129
130 /* --- Module SS-MID-Operations-asn1-97 --- --- ---                           */
131
132
133 /*--- End of included file: packet-qsig-exp.h ---*/
134 #line 30 "../../asn1/qsig/packet-qsig-template.h"
135
136 #endif  /* PACKET_QSIG_H */
137