suricata
AppLayerProtoDetectPPTestDataElement_ Struct Reference

Data Fields

const char * alproto_name
 
AppProto alproto
 
uint16_t port
 
uint32_t alproto_mask
 
uint32_t min_depth
 
uint32_t max_depth
 

Detailed Description

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

Field Documentation

◆ alproto

AppProto AppLayerProtoDetectPPTestDataElement_::alproto

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

◆ alproto_mask

uint32_t AppLayerProtoDetectPPTestDataElement_::alproto_mask

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

◆ alproto_name

const char* AppLayerProtoDetectPPTestDataElement_::alproto_name

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

◆ max_depth

uint32_t AppLayerProtoDetectPPTestDataElement_::max_depth

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

◆ min_depth

uint32_t AppLayerProtoDetectPPTestDataElement_::min_depth

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

◆ port

uint16_t AppLayerProtoDetectPPTestDataElement_::port

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


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