structyaidsConfig__struct

Logo
YAIDS

yaidsConfig_struct Struct Reference

#include <yaidstypes.h>

Public Attributes

int 

status

 

int 

debug

 

int 

threads

 

int 

timelimit

 

int 

read_pcap_file

 

int 

silent_mode

 

int 

output_mode

 

int 

flush_mode

 

int 

fast_alert_mode

 

char * 

pcapDevice

 

char * 

yaraRulesFile

 

char * 

outputPrefix

 

char * 

outputPath

 

char * 

pcapInputFile

 

char * 

outputAlertFile

 

char * 

outputPcapFile

 

char * 

pcapFilterFile

 

char * 

bpfContents

 

Member Data Documentation

◆ bpfContents

char* yaidsConfig_struct::bpfContents

◆ debug

int yaidsConfig_struct::debug

◆ fast_alert_mode

int yaidsConfig_struct::fast_alert_mode

◆ flush_mode

int yaidsConfig_struct::flush_mode

◆ output_mode

int yaidsConfig_struct::output_mode

◆ outputAlertFile

char* yaidsConfig_struct::outputAlertFile

◆ outputPath

char* yaidsConfig_struct::outputPath

◆ outputPcapFile

char* yaidsConfig_struct::outputPcapFile

◆ outputPrefix

char* yaidsConfig_struct::outputPrefix

◆ pcapDevice

char* yaidsConfig_struct::pcapDevice

◆ pcapFilterFile

char* yaidsConfig_struct::pcapFilterFile

◆ pcapInputFile

char* yaidsConfig_struct::pcapInputFile

◆ read_pcap_file

int yaidsConfig_struct::read_pcap_file

◆ silent_mode

int yaidsConfig_struct::silent_mode

◆ status

int yaidsConfig_struct::status

◆ threads

int yaidsConfig_struct::threads

◆ timelimit

int yaidsConfig_struct::timelimit

◆ yaraRulesFile

char* yaidsConfig_struct::yaraRulesFile

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


Source Code Documentation Generated By doxygen