suricata
FBAnalyze Struct Reference

#include <detect-flowbits.h>

Collaboration diagram for FBAnalyze:

Data Fields

uint16_t cnts [DETECT_FLOWBITS_CMD_MAX]
 
uint16_t state_cnts [DETECT_FLOWBITS_CMD_MAX]
 
SigIdentifierset_iids
 
uint32_t set_iids_idx
 
uint32_t set_iids_size
 
SigIdentifierisset_iids
 
uint32_t isset_iids_idx
 
uint32_t isset_iids_size
 
SigIdentifierisnotset_iids
 
uint32_t isnotset_iids_idx
 
uint32_t isnotset_iids_size
 
SigIdentifierunset_iids
 
uint32_t unset_iids_idx
 
uint32_t unset_iids_size
 

Detailed Description

Definition at line 44 of file detect-flowbits.h.

Field Documentation

◆ cnts

uint16_t FBAnalyze::cnts[DETECT_FLOWBITS_CMD_MAX]

Definition at line 45 of file detect-flowbits.h.

Referenced by DetectFlowbitsAnalyze(), and DetectFlowbitsAnalyzeSignature().

◆ isnotset_iids

SigIdentifier* FBAnalyze::isnotset_iids

Definition at line 56 of file detect-flowbits.h.

◆ isnotset_iids_idx

uint32_t FBAnalyze::isnotset_iids_idx

Definition at line 57 of file detect-flowbits.h.

◆ isnotset_iids_size

uint32_t FBAnalyze::isnotset_iids_size

Definition at line 58 of file detect-flowbits.h.

◆ isset_iids

SigIdentifier* FBAnalyze::isset_iids

Definition at line 52 of file detect-flowbits.h.

Referenced by DetectFlowbitsAnalyze().

◆ isset_iids_idx

uint32_t FBAnalyze::isset_iids_idx

Definition at line 53 of file detect-flowbits.h.

Referenced by DetectFlowbitsAnalyze().

◆ isset_iids_size

uint32_t FBAnalyze::isset_iids_size

Definition at line 54 of file detect-flowbits.h.

◆ set_iids

SigIdentifier* FBAnalyze::set_iids

Definition at line 48 of file detect-flowbits.h.

Referenced by DetectFlowbitsAnalyze().

◆ set_iids_idx

uint32_t FBAnalyze::set_iids_idx

Definition at line 49 of file detect-flowbits.h.

Referenced by DetectFlowbitsAnalyze().

◆ set_iids_size

uint32_t FBAnalyze::set_iids_size

Definition at line 50 of file detect-flowbits.h.

◆ state_cnts

uint16_t FBAnalyze::state_cnts[DETECT_FLOWBITS_CMD_MAX]

Definition at line 46 of file detect-flowbits.h.

Referenced by DetectFlowbitsAnalyze(), and DetectFlowbitsAnalyzeSignature().

◆ unset_iids

SigIdentifier* FBAnalyze::unset_iids

Definition at line 60 of file detect-flowbits.h.

◆ unset_iids_idx

uint32_t FBAnalyze::unset_iids_idx

Definition at line 61 of file detect-flowbits.h.

◆ unset_iids_size

uint32_t FBAnalyze::unset_iids_size

Definition at line 62 of file detect-flowbits.h.


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