Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Typedefs | Functions | Variables
commandline.h File Reference
#include "cfile.h"

Go to the source code of this file.

Classes

struct  commandline_param_info
 

Typedefs

typedef struct commandline_param_info commandline_param_info_t
 

Functions

void commandline_print_usage (bool for_help_option)
 
void commandline_early_options (int argc, char *argv[])
 
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)
 

Variables

commandline_param_info_t global_commandline_info
 

Detailed Description

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