suricata
|
Data Fields | |
const char * | proto_name |
const char * | proto_alias |
struct AppLayerProtoDetectAliases_ * | next |
Definition at line 172 of file app-layer-detect-proto.c.
struct AppLayerProtoDetectAliases_* AppLayerProtoDetectAliases_::next |
Definition at line 175 of file app-layer-detect-proto.c.
Referenced by AppLayerProtoDetectRegisterAlias().
const char* AppLayerProtoDetectAliases_::proto_alias |
Definition at line 174 of file app-layer-detect-proto.c.
Referenced by AppLayerProtoDetectRegisterAlias().
const char* AppLayerProtoDetectAliases_::proto_name |
Definition at line 173 of file app-layer-detect-proto.c.
Referenced by AppLayerProtoDetectRegisterAlias().