suricata
FBAnalyze Struct Reference

Data Fields

uint16_t cnts [DETECT_FLOWBITS_CMD_MAX]
 
uint16_t state_cnts [DETECT_FLOWBITS_CMD_MAX]
 
uint32_t * set_sids
 
uint32_t set_sids_idx
 
uint32_t set_sids_size
 
uint32_t * isset_sids
 
uint32_t isset_sids_idx
 
uint32_t isset_sids_size
 
uint32_t * isnotset_sids
 
uint32_t isnotset_sids_idx
 
uint32_t isnotset_sids_size
 
uint32_t * unset_sids
 
uint32_t unset_sids_idx
 
uint32_t unset_sids_size
 
uint32_t * toggle_sids
 
uint32_t toggle_sids_idx
 
uint32_t toggle_sids_size
 

Detailed Description

Definition at line 390 of file detect-flowbits.c.

Field Documentation

◆ cnts

uint16_t FBAnalyze::cnts[DETECT_FLOWBITS_CMD_MAX]

Definition at line 391 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().

◆ isnotset_sids

uint32_t* FBAnalyze::isnotset_sids

Definition at line 402 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().

◆ isnotset_sids_idx

uint32_t FBAnalyze::isnotset_sids_idx

Definition at line 403 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().

◆ isnotset_sids_size

uint32_t FBAnalyze::isnotset_sids_size

Definition at line 404 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().

◆ isset_sids

uint32_t* FBAnalyze::isset_sids

Definition at line 398 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().

◆ isset_sids_idx

uint32_t FBAnalyze::isset_sids_idx

Definition at line 399 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().

◆ isset_sids_size

uint32_t FBAnalyze::isset_sids_size

Definition at line 400 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().

◆ set_sids

uint32_t* FBAnalyze::set_sids

Definition at line 394 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().

◆ set_sids_idx

uint32_t FBAnalyze::set_sids_idx

Definition at line 395 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().

◆ set_sids_size

uint32_t FBAnalyze::set_sids_size

Definition at line 396 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().

◆ state_cnts

uint16_t FBAnalyze::state_cnts[DETECT_FLOWBITS_CMD_MAX]

Definition at line 392 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().

◆ toggle_sids

uint32_t* FBAnalyze::toggle_sids

Definition at line 410 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().

◆ toggle_sids_idx

uint32_t FBAnalyze::toggle_sids_idx

Definition at line 411 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().

◆ toggle_sids_size

uint32_t FBAnalyze::toggle_sids_size

Definition at line 412 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().

◆ unset_sids

uint32_t* FBAnalyze::unset_sids

Definition at line 406 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().

◆ unset_sids_idx

uint32_t FBAnalyze::unset_sids_idx

Definition at line 407 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().

◆ unset_sids_size

uint32_t FBAnalyze::unset_sids_size

Definition at line 408 of file detect-flowbits.c.

Referenced by DetectFlowbitsAnalyze().


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