|
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 179 of file app-layer-detect-proto.c.
| MpmThreadCtx AppLayerProtoDetectThreadCtx_::mpm_tctx[FLOW_PROTO_DEFAULT][2] |
Definition at line 182 of file app-layer-detect-proto.c.
| PrefilterRuleStore AppLayerProtoDetectThreadCtx_::pmq |
Definition at line 180 of file app-layer-detect-proto.c.
| SpmThreadCtx* AppLayerProtoDetectThreadCtx_::spm_thread_ctx |
Definition at line 183 of file app-layer-detect-proto.c.