Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
profile_switch_filter Struct Reference

Associates a configuration profile name with a compiled display-filter program used to trigger an automatic profile switch. More...

#include <profile_switcher.h>

Public Attributes

QString name
 
dfilter_tdfcode
 

Detailed Description

Associates a configuration profile name with a compiled display-filter program used to trigger an automatic profile switch.

Member Data Documentation

◆ dfcode

dfilter_t* profile_switch_filter::dfcode

Compiled display-filter program that, when matched, triggers the switch.

◆ name

QString profile_switch_filter::name

Name of the configuration profile to switch to.


The documentation for this struct was generated from the following file: