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

Represents a single filter entry. More...

#include <filter_files.h>

Public Attributes

char * name
 
char * strval
 

Detailed Description

Represents a single filter entry.

Contains the name and expression of a filter used in capture or display operations.

Member Data Documentation

◆ name

char* filter_def::name

Filter name

◆ strval

char* filter_def::strval

Filter expression string


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