|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Functions | |
| void | register_pcap (void) |
| Registers the pcap file type handler. | |
| void | register_pcapng (const char *app_env_var_prefix) |
| Registers the pcapng file type handler. | |
Variables | |
| int | pcap_file_type_subtype |
| int | pcap_nsec_file_type_subtype |
| int | pcapng_file_type_subtype |
Functions and variables defined by required file handlers (pcap, nanosecond pcap, pcapng).
Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later
|
extern |
Registers the pcapng file type handler.
| app_env_var_prefix | The application environment variable prefix to check for support. |