2 * Declarations of exported routines from LDP dissector
3 * Copyright 2004, Carlos Pignataro <cpignata@cisco.com>
5 * Wireshark - Network traffic analyzer
6 * By Gerald Combs <gerald@wireshark.org>
7 * Copyright 1998 Gerald Combs
9 * SPDX-License-Identifier: GPL-2.0-or-later
12 #ifndef __PACKET_LDP_H__
13 #define __PACKET_LDP_H__
16 * Used by MPLS Echo dissector as well.
18 extern const value_string fec_vc_types_vals
[];
19 extern const value_string fec_types_vals
[];