aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan/stats_tree/pinfo_stats_tree.h
blob: 48e834e1c9f136df500d18bddf84be7a9e4ca776 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* pinfo_stats_tree.h
 * Stats tree for ethernet frames
 *
 *  (c) 2005, Luis E. G. Ontanon <luis@ontanon.org>
 *
 * Wireshark - Network traffic analyzer
 * By Gerald Combs <gerald@wireshark.org>
 * Copyright 1998 Gerald Combs
 *
 * SPDX-License-Identifier: GPL-2.0-or-later
 */

extern void register_pinfo_stat_trees(void);