aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pktc.h
blob: 2dca3f72e148f93dae12213d569e66b3c53874cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* packet-pktc.h
 * Declarations of routines for PKTC PacketCable packet disassembly
 * Ronnie Sahlberg 2004
 * See the spec: PKT-SP-SEC-I10-040113.pdf
 *
 * Wireshark - Network traffic analyzer
 * By Gerald Combs <gerald@wireshark.org>
 * Copyright 1998 Gerald Combs
 *
 * SPDX-License-Identifier: GPL-2.0-or-later
 */

#ifndef __PACKET_PKTC_H__
#define __PACKET_PKTC_H__


#endif