![]() |
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
#include "cfile.h"
Go to the source code of this file.
Functions | |
int | commandline_early_options (int argc, char *argv[]) |
const struct ws_option * | commandline_long_options (void) |
const char * | commandline_optstring (void) |
void | commandline_override_prefs (int argc, char *argv[], bool opt_reset) |
void | commandline_other_options (int argc, char *argv[], bool opt_reset) |
void | commandline_options_drop (const char *module_name, const char *pref_name) |
void | commandline_options_reapply (void) |
void | commandline_options_apply_extcap (void) |
void | commandline_options_free (void) |
bool | commandline_is_full_screen (void) |
char * | commandline_get_cf_name (void) |
char * | commandline_get_rfilter (void) |
char * | commandline_get_dfilter (void) |
char * | commandline_get_jfilter (void) |
search_direction | commandline_get_jump_direction (void) |
uint32_t | commandline_get_go_to_packet (void) |
Common command line handling between GUIs
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