3 * Definitions for tap registration
5 * Wireshark - Network traffic analyzer
6 * By Gerald Combs <gerald@wireshark.org>
7 * Copyright 1998 Gerald Combs
9 * SPDX-License-Identifier: GPL-2.0-or-later
21 #endif /* __cplusplus */
23 extern tap_reg_t
const tap_reg_listener
[];
25 extern const unsigned long tap_reg_listener_count
;
29 #endif /* __cplusplus */
31 #endif /* __TAPS_H__ */