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
 
size_t alproto_names_len
 
uint8_t * expectation_proto
 
size_t expectation_proto_len
 

Detailed Description

The app layer protocol detection context.

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

Field Documentation

◆ alproto_names

◆ alproto_names_len

size_t AppLayerProtoDetectCtx_::alproto_names_len

◆ ctx_ipp

◆ ctx_pp

◆ expectation_proto

uint8_t* AppLayerProtoDetectCtx_::expectation_proto

◆ expectation_proto_len

size_t AppLayerProtoDetectCtx_::expectation_proto_len

◆ spm_global_thread_ctx

SpmGlobalThreadCtx* AppLayerProtoDetectCtx_::spm_global_thread_ctx

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