suricata
SigFileLoaderStat_ Struct Reference

Signature loader statistics. More...

#include <detect.h>

Public Member Functions

 TAILQ_HEAD (, SigString_) failed_sigs
 

Data Fields

int bad_files
 
int total_files
 
int good_sigs_total
 
int bad_sigs_total
 
int skipped_sigs_total
 

Detailed Description

Signature loader statistics.

Definition at line 800 of file detect.h.

Member Function Documentation

◆ TAILQ_HEAD()

SigFileLoaderStat_::TAILQ_HEAD ( SigString_  )

Field Documentation

◆ bad_files

int SigFileLoaderStat_::bad_files

Definition at line 802 of file detect.h.

◆ bad_sigs_total

int SigFileLoaderStat_::bad_sigs_total

Definition at line 805 of file detect.h.

◆ good_sigs_total

int SigFileLoaderStat_::good_sigs_total

Definition at line 804 of file detect.h.

◆ skipped_sigs_total

int SigFileLoaderStat_::skipped_sigs_total

Definition at line 806 of file detect.h.

◆ total_files

int SigFileLoaderStat_::total_files

Definition at line 803 of file detect.h.


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