blob: 4359a8d3ca71164594f45e9dfc31976324919a2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
/* DO NOT EDIT
* This dissector is autogenerated
* ronnie sahlberg 2005
*/
/* packet-dcerpc-budb.h
* Routines for BUDB packet disassembly
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef __PACKET_DCERPC_BUDB_H
#define __PACKET_DCERPC_BUDB_H
ETH_HDR
#endif /* packet-dcerpc-budb.h */
|