suricata
SCLogFGFilterFile_ Struct Reference

Structure used to hold FG filters. Encapsulates filename details, func details, which inturn encapsulates the line_no details. More...

#include <util-debug-filters.h>

Collaboration diagram for SCLogFGFilterFile_:

Data Fields

char * file
 
SCLogFGFilterFuncfunc
 
struct SCLogFGFilterFile_next
 

Detailed Description

Structure used to hold FG filters. Encapsulates filename details, func details, which inturn encapsulates the line_no details.

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

Field Documentation

◆ file

char* SCLogFGFilterFile_::file

◆ func

◆ next

struct SCLogFGFilterFile_* SCLogFGFilterFile_::next

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