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 181 of file app-layer-detect-proto.c.

Field Documentation

◆ mpm_tctx

MpmThreadCtx AppLayerProtoDetectThreadCtx_::mpm_tctx[FLOW_PROTO_DEFAULT][2]

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

◆ pmq

PrefilterRuleStore AppLayerProtoDetectThreadCtx_::pmq

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

◆ spm_thread_ctx

SpmThreadCtx* AppLayerProtoDetectThreadCtx_::spm_thread_ctx

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


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