HACK: pinfo->private_data points to smb_info again
[wireshark-wip.git] / epan / dissectors / packet-ess.h
blob05558ac98f293225b5c9f4cfa30d61eb58454a11
1 /* Do not modify this file. Changes will be overwritten. */
2 /* Generated automatically by the ASN.1 to Wireshark dissector compiler */
3 /* packet-ess.h */
4 /* ../../tools/asn2wrs.py -b -k -C -p ess -c ./ess.cnf -s ./packet-ess-template -D . -O ../../epan/dissectors ExtendedSecurityServices.asn */
6 /* Input file: packet-ess-template.h */
8 #line 1 "../../asn1/ess/packet-ess-template.h"
9 /* packet-ess.h
10 * Routines for RFC5035 Extended Security Services packet dissection
11 * Ronnie Sahlberg 2004
12 * Stig Bjorlykke 2010
14 * $Id$
16 * Wireshark - Network traffic analyzer
17 * By Gerald Combs <gerald@wireshark.org>
18 * Copyright 1998 Gerald Combs
20 * This program is free software; you can redistribute it and/or
21 * modify it under the terms of the GNU General Public License
22 * as published by the Free Software Foundation; either version 2
23 * of the License, or (at your option) any later version.
25 * This program is distributed in the hope that it will be useful,
26 * but WITHOUT ANY WARRANTY; without even the implied warranty of
27 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28 * GNU General Public License for more details.
30 * You should have received a copy of the GNU General Public License
31 * along with this program; if not, write to the Free Software
32 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
35 #ifndef PACKET_ESS_H
36 #define PACKET_ESS_H
39 /*--- Included file: packet-ess-exp.h ---*/
40 #line 1 "../../asn1/ess/packet-ess-exp.h"
41 void dissect_ess_ESSSecurityLabel_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_);
43 /*--- End of included file: packet-ess-exp.h ---*/
44 #line 31 "../../asn1/ess/packet-ess-template.h"
46 #endif /* PACKET_ESS_H */