suricata
|
Structure that holds the FD filters. More...
#include <util-debug-filters.h>
Data Fields | |
char * | func |
struct SCLogFDFilter_ * | next |
Structure that holds the FD filters.
Definition at line 83 of file util-debug-filters.h.
char* SCLogFDFilter_::func |
Definition at line 84 of file util-debug-filters.h.
Referenced by SCLogReleaseFDFilter().
struct SCLogFDFilter_* SCLogFDFilter_::next |
Definition at line 86 of file util-debug-filters.h.