suricata
AppLayerProtoDetectCtx_ Struct Reference

The app layer protocol detection context. More...

Collaboration diagram for AppLayerProtoDetectCtx_:

Data Fields

AppLayerProtoDetectCtxIpproto ctx_ipp [FLOW_PROTO_DEFAULT]
 
SpmGlobalThreadCtxspm_global_thread_ctx
 
AppLayerProtoDetectProbingParserctx_pp
 
const char ** alproto_names
 
uint8_t * expectation_proto
 

Detailed Description

The app layer protocol detection context.

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

Field Documentation

◆ alproto_names

const char** AppLayerProtoDetectCtx_::alproto_names

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

◆ ctx_ipp

AppLayerProtoDetectCtxIpproto AppLayerProtoDetectCtx_::ctx_ipp[FLOW_PROTO_DEFAULT]

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

◆ ctx_pp

AppLayerProtoDetectProbingParser* AppLayerProtoDetectCtx_::ctx_pp

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

◆ expectation_proto

uint8_t* AppLayerProtoDetectCtx_::expectation_proto

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

◆ spm_global_thread_ctx

SpmGlobalThreadCtx* AppLayerProtoDetectCtx_::spm_global_thread_ctx

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


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