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

Represents a list of filters of a specific type. More...

#include <filter_files.h>

Public Attributes

filter_list_type_t type
 
GList * list
 

Detailed Description

Represents a list of filters of a specific type.

Holds a collection of filters and metadata about the list type.

Member Data Documentation

◆ list

GList* filter_list_t::list

List of filter_def entries

◆ type

filter_list_type_t filter_list_t::type

Type of filter list


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