Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
packet-pktc.h
1 /* packet-pktc.h
2  * Declarations of routines for PKTC PacketCable packet disassembly
3  * Ronnie Sahlberg 2004
4  * See the spec: PKT-SP-SEC-I10-040113.pdf
5  *
6  * Wireshark - Network traffic analyzer
7  * By Gerald Combs <gerald@wireshark.org>
8  * Copyright 1998 Gerald Combs
9  *
10  * SPDX-License-Identifier: GPL-2.0-or-later
11  */
12 
13 #ifndef __PACKET_PKTC_H__
14 #define __PACKET_PKTC_H__
15 
16 
17 #endif