suricata
AppLayerProtoDetectThreadCtx_ Struct Reference

The app layer protocol detection thread context. More...

Collaboration diagram for AppLayerProtoDetectThreadCtx_:

Data Fields

PrefilterRuleStore pmq
 
MpmThreadCtx mpm_tctx [FLOW_PROTO_DEFAULT][2]
 
SpmThreadCtxspm_thread_ctx
 

Detailed Description

The app layer protocol detection thread context.

Definition at line 174 of file app-layer-detect-proto.c.

Field Documentation

◆ mpm_tctx

MpmThreadCtx AppLayerProtoDetectThreadCtx_::mpm_tctx[FLOW_PROTO_DEFAULT][2]

Definition at line 177 of file app-layer-detect-proto.c.

◆ pmq

PrefilterRuleStore AppLayerProtoDetectThreadCtx_::pmq

Definition at line 175 of file app-layer-detect-proto.c.

◆ spm_thread_ctx

SpmThreadCtx* AppLayerProtoDetectThreadCtx_::spm_thread_ctx

Definition at line 178 of file app-layer-detect-proto.c.


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