suricata
DetectFlowbitsData_ Struct Reference

#include <detect-flowbits.h>

Data Fields

uint32_t idx
 
uint8_t cmd
 
uint8_t or_list_size
 
bool post_rule_match_prefilter
 
uint32_t * or_list
 

Detailed Description

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

Field Documentation

◆ cmd

uint8_t DetectFlowbitsData_::cmd

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

Referenced by DetectFlowbitMatch().

◆ idx

uint32_t DetectFlowbitsData_::idx

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

Referenced by DetectFlowbitFree().

◆ or_list

uint32_t* DetectFlowbitsData_::or_list

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

Referenced by DetectFlowbitFree().

◆ or_list_size

uint8_t DetectFlowbitsData_::or_list_size

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

Referenced by DetectFlowbitFree().

◆ post_rule_match_prefilter

bool DetectFlowbitsData_::post_rule_match_prefilter

Flag to trigger post rule match prefilter following a 'set' match. set/toggle command should trigger post-rule-match "prefilter"

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


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