suricata
AppLayerProtoDetectAliases_ Struct Reference
Collaboration diagram for AppLayerProtoDetectAliases_:

Data Fields

const char * proto_name
 
const char * proto_alias
 
struct AppLayerProtoDetectAliases_next
 

Detailed Description

Definition at line 165 of file app-layer-detect-proto.c.

Field Documentation

◆ next

struct AppLayerProtoDetectAliases_* AppLayerProtoDetectAliases_::next

Definition at line 168 of file app-layer-detect-proto.c.

Referenced by AppLayerProtoDetectRegisterAlias().

◆ proto_alias

const char* AppLayerProtoDetectAliases_::proto_alias

Definition at line 167 of file app-layer-detect-proto.c.

Referenced by AppLayerProtoDetectRegisterAlias().

◆ proto_name

const char* AppLayerProtoDetectAliases_::proto_name

Definition at line 166 of file app-layer-detect-proto.c.

Referenced by AppLayerProtoDetectRegisterAlias().


The documentation for this struct was generated from the following file: