suricata
PrefilterMpmCtx Struct Reference
Collaboration diagram for PrefilterMpmCtx:

Data Fields

int list_id
 
union {
   InspectionBufferGetDataPtr   GetData
 
   InspectionSingleBufferGetDataPtr   GetDataSingle
 
}; 
 
const MpmCtxmpm_ctx
 
const DetectEngineTransformstransforms
 

Detailed Description

Definition at line 1500 of file detect-engine-prefilter.c.

Field Documentation

◆ @58

union { ... }

◆ GetData

InspectionBufferGetDataPtr PrefilterMpmCtx::GetData

Definition at line 1503 of file detect-engine-prefilter.c.

Referenced by PrefilterGenericMpmRegister().

◆ GetDataSingle

InspectionSingleBufferGetDataPtr PrefilterMpmCtx::GetDataSingle

Definition at line 1504 of file detect-engine-prefilter.c.

Referenced by PrefilterSingleMpmRegister().

◆ list_id

int PrefilterMpmCtx::list_id

◆ mpm_ctx

const MpmCtx* PrefilterMpmCtx::mpm_ctx

◆ transforms

const DetectEngineTransforms* PrefilterMpmCtx::transforms

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