suricata
AppLayerProtoDetectProbingParserElement_ Struct Reference
Collaboration diagram for AppLayerProtoDetectProbingParserElement_:

Data Fields

AppProto alproto
 
uint16_t min_depth
 
uint16_t max_depth
 
ProbingParserFPtr ProbingParserTs
 
ProbingParserFPtr ProbingParserTc
 
struct AppLayerProtoDetectProbingParserElement_next
 

Detailed Description

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

Field Documentation

◆ alproto

AppProto AppLayerProtoDetectProbingParserElement_::alproto

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

◆ max_depth

uint16_t AppLayerProtoDetectProbingParserElement_::max_depth

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

◆ min_depth

uint16_t AppLayerProtoDetectProbingParserElement_::min_depth

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

◆ next

struct AppLayerProtoDetectProbingParserElement_* AppLayerProtoDetectProbingParserElement_::next

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

◆ ProbingParserTc

ProbingParserFPtr AppLayerProtoDetectProbingParserElement_::ProbingParserTc

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

◆ ProbingParserTs

ProbingParserFPtr AppLayerProtoDetectProbingParserElement_::ProbingParserTs

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


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