Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
pinfo_stats_tree.h
1/* pinfo_stats_tree.h
2 * Stats tree for ethernet frames
3 *
4 * (c) 2005, Luis E. G. Ontanon <[email protected]>
5 *
6 * Wireshark - Network traffic analyzer
7 * By Gerald Combs <[email protected]>
8 * Copyright 1998 Gerald Combs
9 *
10 * SPDX-License-Identifier: GPL-2.0-or-later
11 */
12
13extern void register_pinfo_stat_trees(void);