Fixup: tvb_get_string(z) -> tvb_get_string(z)_enc
[metze/wireshark/wip.git] / epan / dissectors / packet-credssp.h
1 /* Do not modify this file. Changes will be overwritten.                      */
2 /* Generated automatically by the ASN.1 to Wireshark dissector compiler       */
3 /* packet-credssp.h                                                           */
4 /* ../../tools/asn2wrs.py -b -C -p credssp -c ./credssp.cnf -s ./packet-credssp-template -D . -O ../../epan/dissectors CredSSP.asn */
5
6 /* Input file: packet-credssp-template.h */
7
8 #line 1 "../../asn1/credssp/packet-credssp-template.h"
9 /* packet-credssp.h
10  * Routines for CredSSP (Credential Security Support Provider) packet dissection
11  * Graeme Lunt 2011
12  *
13  * Wireshark - Network traffic analyzer
14  * By Gerald Combs <gerald@wireshark.org>
15  * Copyright 1998 Gerald Combs
16  *
17  * This program is free software; you can redistribute it and/or
18  * modify it under the terms of the GNU General Public License
19  * as published by the Free Software Foundation; either version 2
20  * of the License, or (at your option) any later version.
21  *
22  * This program is distributed in the hope that it will be useful,
23  * but WITHOUT ANY WARRANTY; without even the implied warranty of
24  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25  * GNU General Public License for more details.
26  *
27  * You should have received a copy of the GNU General Public License
28  * along with this program; if not, write to the Free Software
29  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
30  */
31
32 #ifndef PACKET_CREDSSP_H
33 #define PACKET_CREDSSP_H
34
35
36 /*--- Included file: packet-credssp-val.h ---*/
37 #line 1 "../../asn1/credssp/packet-credssp-val.h"
38
39 /*--- End of included file: packet-credssp-val.h ---*/
40 #line 28 "../../asn1/credssp/packet-credssp-template.h"
41
42 void proto_reg_handoff_credssp(void);
43 void proto_register_credssp(void);
44
45 #endif  /* PACKET_CREDSSP_H */