|
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 2856 of file app-layer-detect-proto.c.
| uint16_t AppLayerProtoDetectPPTestDataPort_::dp_max_depth |
Definition at line 2858 of file app-layer-detect-proto.c.
| uint16_t AppLayerProtoDetectPPTestDataPort_::port |
Definition at line 2857 of file app-layer-detect-proto.c.
| uint16_t AppLayerProtoDetectPPTestDataPort_::sp_max_depth |
Definition at line 2859 of file app-layer-detect-proto.c.
| int AppLayerProtoDetectPPTestDataPort_::tc_no_of_element |
Definition at line 2864 of file app-layer-detect-proto.c.
| AppLayerProtoDetectPPTestDataElement* AppLayerProtoDetectPPTestDataPort_::toclient_element |
Definition at line 2862 of file app-layer-detect-proto.c.
| AppLayerProtoDetectPPTestDataElement* AppLayerProtoDetectPPTestDataPort_::toserver_element |
Definition at line 2861 of file app-layer-detect-proto.c.
| int AppLayerProtoDetectPPTestDataPort_::ts_no_of_element |
Definition at line 2863 of file app-layer-detect-proto.c.