3 * Declarations for disassembly of WTLS component of WAP traffic.
5 * Wireshark - Network traffic analyzer
6 * By Gerald Combs <gerald@wireshark.org>
7 * Copyright 1998 Gerald Combs
9 * WAP dissector based on original work by Ben Fowler
10 * Updated by Neil Hunter <neil.hunter@energis-squared.com>
11 * WTLS support by Alexandre P. Ferreira (Splice IP)
13 * SPDX-License-Identifier: GPL-2.0-or-later
16 #ifndef __PACKET_WTLS_H__
17 #define __PACKET_WTLS_H__
19 /* Implementation Status:
26 #endif /* packet-wtls.h */