suricata
AppLayerProtoDetectProbingParserPort_ Struct Reference
Collaboration diagram for AppLayerProtoDetectProbingParserPort_:

Data Fields

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

Detailed Description

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

Field Documentation

◆ alproto_mask

uint32_t AppLayerProtoDetectProbingParserPort_::alproto_mask

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

◆ dp

AppLayerProtoDetectProbingParserElement* AppLayerProtoDetectProbingParserPort_::dp

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

◆ dp_max_depth

uint16_t AppLayerProtoDetectProbingParserPort_::dp_max_depth

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

◆ next

struct AppLayerProtoDetectProbingParserPort_* AppLayerProtoDetectProbingParserPort_::next

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

◆ port

uint16_t AppLayerProtoDetectProbingParserPort_::port

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

◆ sp

AppLayerProtoDetectProbingParserElement* AppLayerProtoDetectProbingParserPort_::sp

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

◆ sp_max_depth

uint16_t AppLayerProtoDetectProbingParserPort_::sp_max_depth

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

◆ use_ports

bool AppLayerProtoDetectProbingParserPort_::use_ports

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


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