2 * Routines for EIGRP dissection
4 * Wireshark - Network traffic analyzer
5 * By Gerald Combs <gerald@wireshark.org>
6 * Copyright 1998 Gerald Combs
8 * SPDX-License-Identifier: GPL-2.0-or-later
11 #ifndef __PACKET_EIGRP_H_
12 #define __PACKET_EIGRP_H_
14 extern const value_string eigrp_proto2string
[];