suricata
|
Data Fields | |
uint16_t | port |
uint16_t | dp_max_depth |
uint16_t | sp_max_depth |
AppLayerProtoDetectPPTestDataElement * | toserver_element |
AppLayerProtoDetectPPTestDataElement * | toclient_element |
int | ts_no_of_element |
int | tc_no_of_element |
Definition at line 2870 of file app-layer-detect-proto.c.
uint16_t AppLayerProtoDetectPPTestDataPort_::dp_max_depth |
Definition at line 2872 of file app-layer-detect-proto.c.
uint16_t AppLayerProtoDetectPPTestDataPort_::port |
Definition at line 2871 of file app-layer-detect-proto.c.
uint16_t AppLayerProtoDetectPPTestDataPort_::sp_max_depth |
Definition at line 2873 of file app-layer-detect-proto.c.
int AppLayerProtoDetectPPTestDataPort_::tc_no_of_element |
Definition at line 2878 of file app-layer-detect-proto.c.
AppLayerProtoDetectPPTestDataElement* AppLayerProtoDetectPPTestDataPort_::toclient_element |
Definition at line 2876 of file app-layer-detect-proto.c.
AppLayerProtoDetectPPTestDataElement* AppLayerProtoDetectPPTestDataPort_::toserver_element |
Definition at line 2875 of file app-layer-detect-proto.c.
int AppLayerProtoDetectPPTestDataPort_::ts_no_of_element |
Definition at line 2877 of file app-layer-detect-proto.c.