suricata
AppLayerProtoDetectPPTestDataPort_ Struct Reference
Collaboration diagram for AppLayerProtoDetectPPTestDataPort_:

Data Fields

uint16_t port
 
uint32_t alproto_mask
 
uint16_t dp_max_depth
 
uint16_t sp_max_depth
 
AppLayerProtoDetectPPTestDataElementtoserver_element
 
AppLayerProtoDetectPPTestDataElementtoclient_element
 
int ts_no_of_element
 
int tc_no_of_element
 

Detailed Description

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

Field Documentation

◆ alproto_mask

uint32_t AppLayerProtoDetectPPTestDataPort_::alproto_mask

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

◆ dp_max_depth

uint16_t AppLayerProtoDetectPPTestDataPort_::dp_max_depth

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

◆ port

uint16_t AppLayerProtoDetectPPTestDataPort_::port

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

◆ sp_max_depth

uint16_t AppLayerProtoDetectPPTestDataPort_::sp_max_depth

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

◆ tc_no_of_element

int AppLayerProtoDetectPPTestDataPort_::tc_no_of_element

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

◆ toclient_element

AppLayerProtoDetectPPTestDataElement* AppLayerProtoDetectPPTestDataPort_::toclient_element

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

◆ toserver_element

AppLayerProtoDetectPPTestDataElement* AppLayerProtoDetectPPTestDataPort_::toserver_element

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

◆ ts_no_of_element

int AppLayerProtoDetectPPTestDataPort_::ts_no_of_element

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


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