suricata
AppLayerProtoDetectProbingParserPort_ Struct Reference
Collaboration diagram for AppLayerProtoDetectProbingParserPort_:

Data Fields

uint16_t port
 
uint32_t alproto_mask
 
uint16_t dp_max_depth
 
uint16_t sp_max_depth
 
AppLayerProtoDetectProbingParserElementdp
 
AppLayerProtoDetectProbingParserElementsp
 
struct AppLayerProtoDetectProbingParserPort_next
 

Detailed Description

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

Field Documentation

◆ alproto_mask

uint32_t AppLayerProtoDetectProbingParserPort_::alproto_mask

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

◆ dp

AppLayerProtoDetectProbingParserElement* AppLayerProtoDetectProbingParserPort_::dp

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

◆ dp_max_depth

uint16_t AppLayerProtoDetectProbingParserPort_::dp_max_depth

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

◆ next

struct AppLayerProtoDetectProbingParserPort_* AppLayerProtoDetectProbingParserPort_::next

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

◆ port

uint16_t AppLayerProtoDetectProbingParserPort_::port

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

◆ sp

AppLayerProtoDetectProbingParserElement* AppLayerProtoDetectProbingParserPort_::sp

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

◆ sp_max_depth

uint16_t AppLayerProtoDetectProbingParserPort_::sp_max_depth

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


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