suricata
DetectRunScratchpad Struct Reference
Collaboration diagram for DetectRunScratchpad:

Data Fields

const AppProto alproto
 
const uint8_t flow_flags
 
const bool app_decoder_events
 
const SigGroupHeadsgh
 
SignatureMask pkt_mask
 

Detailed Description

Definition at line 70 of file detect.c.

Field Documentation

◆ alproto

const AppProto DetectRunScratchpad::alproto

Definition at line 71 of file detect.c.

◆ app_decoder_events

const bool DetectRunScratchpad::app_decoder_events

Definition at line 73 of file detect.c.

◆ flow_flags

const uint8_t DetectRunScratchpad::flow_flags

Definition at line 72 of file detect.c.

◆ pkt_mask

SignatureMask DetectRunScratchpad::pkt_mask

Definition at line 75 of file detect.c.

◆ sgh

const SigGroupHead* DetectRunScratchpad::sgh

Definition at line 74 of file detect.c.


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