suricata
|
The app layer protocol detection thread context. More...
Data Fields | |
PrefilterRuleStore | pmq |
MpmThreadCtx | mpm_tctx [FLOW_PROTO_DEFAULT][2] |
SpmThreadCtx * | spm_thread_ctx |
The app layer protocol detection thread context.
Definition at line 174 of file app-layer-detect-proto.c.
MpmThreadCtx AppLayerProtoDetectThreadCtx_::mpm_tctx[FLOW_PROTO_DEFAULT][2] |
Definition at line 177 of file app-layer-detect-proto.c.
PrefilterRuleStore AppLayerProtoDetectThreadCtx_::pmq |
Definition at line 175 of file app-layer-detect-proto.c.
SpmThreadCtx* AppLayerProtoDetectThreadCtx_::spm_thread_ctx |
Definition at line 178 of file app-layer-detect-proto.c.