wireshark/epan/dissectors/packet-pktc.h

18 lines
382 B
C

/* 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