Wireshark 4.5.0
The Wireshark network protocol analyzer
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
pinfo_stats_tree.h
1/* pinfo_stats_tree.h
2 * Stats tree for ethernet frames
3 *
4 * (c) 2005, Luis E. G. Ontanon <luis@ontanon.org>
5 *
6 * Wireshark - Network traffic analyzer
7 * By Gerald Combs <gerald@wireshark.org>
8 * Copyright 1998 Gerald Combs
9 *
10 * SPDX-License-Identifier: GPL-2.0-or-later
11 */
12
13extern void register_pinfo_stat_trees(void);