suricata
|
Data Fields | |
uint16_t | port |
uint32_t | alproto_mask |
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 2858 of file app-layer-detect-proto.c.
uint32_t AppLayerProtoDetectPPTestDataPort_::alproto_mask |
Definition at line 2860 of file app-layer-detect-proto.c.
uint16_t AppLayerProtoDetectPPTestDataPort_::dp_max_depth |
Definition at line 2861 of file app-layer-detect-proto.c.
uint16_t AppLayerProtoDetectPPTestDataPort_::port |
Definition at line 2859 of file app-layer-detect-proto.c.
uint16_t AppLayerProtoDetectPPTestDataPort_::sp_max_depth |
Definition at line 2862 of file app-layer-detect-proto.c.
int AppLayerProtoDetectPPTestDataPort_::tc_no_of_element |
Definition at line 2867 of file app-layer-detect-proto.c.
AppLayerProtoDetectPPTestDataElement* AppLayerProtoDetectPPTestDataPort_::toclient_element |
Definition at line 2865 of file app-layer-detect-proto.c.
AppLayerProtoDetectPPTestDataElement* AppLayerProtoDetectPPTestDataPort_::toserver_element |
Definition at line 2864 of file app-layer-detect-proto.c.
int AppLayerProtoDetectPPTestDataPort_::ts_no_of_element |
Definition at line 2866 of file app-layer-detect-proto.c.