|
suricata
|
Data Fields | |
| const char * | alproto_name |
| AppProto | alproto |
| uint16_t | port |
| uint32_t | min_depth |
| uint32_t | max_depth |
Definition at line 2848 of file app-layer-detect-proto.c.
| AppProto AppLayerProtoDetectPPTestDataElement_::alproto |
Definition at line 2850 of file app-layer-detect-proto.c.
| const char* AppLayerProtoDetectPPTestDataElement_::alproto_name |
Definition at line 2849 of file app-layer-detect-proto.c.
| uint32_t AppLayerProtoDetectPPTestDataElement_::max_depth |
Definition at line 2853 of file app-layer-detect-proto.c.
| uint32_t AppLayerProtoDetectPPTestDataElement_::min_depth |
Definition at line 2852 of file app-layer-detect-proto.c.
| uint16_t AppLayerProtoDetectPPTestDataElement_::port |
Definition at line 2851 of file app-layer-detect-proto.c.