suricata
DetectFlowbitsData_ Struct Reference

#include <detect-flowbits.h>

Data Fields

uint32_t idx
 
uint8_t cmd
 
uint8_t or_list_size
 
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(), and DetectFlowbitsAnalyze().

◆ idx

uint32_t DetectFlowbitsData_::idx

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

Referenced by DetectFlowbitFree(), and DetectFlowbitsAnalyze().

◆ or_list

uint32_t* DetectFlowbitsData_::or_list

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

Referenced by DetectFlowbitFree(), and DetectFlowbitsAnalyze().

◆ or_list_size

uint8_t DetectFlowbitsData_::or_list_size

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

Referenced by DetectFlowbitFree(), and DetectFlowbitsAnalyze().


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