suricata
SCLogFDFilter_ Struct Reference

Structure that holds the FD filters. More...

#include <util-debug-filters.h>

Collaboration diagram for SCLogFDFilter_:

Data Fields

char * func
 
struct SCLogFDFilter_next
 

Detailed Description

Structure that holds the FD filters.

Definition at line 83 of file util-debug-filters.h.

Field Documentation

◆ func

char* SCLogFDFilter_::func

Definition at line 84 of file util-debug-filters.h.

Referenced by SCLogReleaseFDFilter().

◆ next

struct SCLogFDFilter_* SCLogFDFilter_::next

Definition at line 86 of file util-debug-filters.h.


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