Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Functions
cli_common.h File Reference

Go to the source code of this file.

Functions

bool profiles_dump (const char *app_env_var_prefix, const char *filter)
 Dump profile information to the console.
 

Detailed Description

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

Function Documentation

◆ profiles_dump()

bool profiles_dump ( const char *  app_env_var_prefix,
const char *  filter 
)
extern

Dump profile information to the console.

Parameters
app_env_var_prefixThe prefix for application environment variables.
filterThe filter for selecting profiles to dump.
Returns
True if the operation was successful, false otherwise.