suricata
|
Data Fields | |
const char * | proto_name |
const char * | proto_alias |
struct AppLayerProtoDetectAliases_ * | next |
Definition at line 165 of file app-layer-detect-proto.c.
struct AppLayerProtoDetectAliases_* AppLayerProtoDetectAliases_::next |
Definition at line 168 of file app-layer-detect-proto.c.
Referenced by AppLayerProtoDetectRegisterAlias().
const char* AppLayerProtoDetectAliases_::proto_alias |
Definition at line 167 of file app-layer-detect-proto.c.
Referenced by AppLayerProtoDetectRegisterAlias().
const char* AppLayerProtoDetectAliases_::proto_name |
Definition at line 166 of file app-layer-detect-proto.c.
Referenced by AppLayerProtoDetectRegisterAlias().