Wireshark  4.3.0
The Wireshark network protocol analyzer
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 
13 extern void register_pinfo_stat_trees(void);