|
suricata
|

Data Fields | |
| AppProto | alproto |
| uint16_t | min_depth |
| uint16_t | max_depth |
| ProbingParserFPtr | ProbingParserTs |
| ProbingParserFPtr | ProbingParserTc |
| struct AppLayerProtoDetectProbingParserElement_ * | next |
Definition at line 68 of file app-layer-detect-proto.c.
| AppProto AppLayerProtoDetectProbingParserElement_::alproto |
Definition at line 69 of file app-layer-detect-proto.c.
| uint16_t AppLayerProtoDetectProbingParserElement_::max_depth |
Definition at line 73 of file app-layer-detect-proto.c.
| uint16_t AppLayerProtoDetectProbingParserElement_::min_depth |
Definition at line 71 of file app-layer-detect-proto.c.
| struct AppLayerProtoDetectProbingParserElement_* AppLayerProtoDetectProbingParserElement_::next |
Definition at line 81 of file app-layer-detect-proto.c.
| ProbingParserFPtr AppLayerProtoDetectProbingParserElement_::ProbingParserTc |
Definition at line 79 of file app-layer-detect-proto.c.
| ProbingParserFPtr AppLayerProtoDetectProbingParserElement_::ProbingParserTs |
Definition at line 76 of file app-layer-detect-proto.c.