suricata
|
Go to the source code of this file.
Data Structures | |
struct | TemplateTransaction |
struct | TemplateState |
Typedefs | |
typedef struct TemplateTransaction | TemplateTransaction |
typedef struct TemplateState | TemplateState |
Functions | |
void | RegisterTemplateParsers (void) |
void | TemplateParserRegisterTests (void) |
Definition in file app-layer-template.h.
typedef struct TemplateState TemplateState |
typedef struct TemplateTransaction TemplateTransaction |
void RegisterTemplateParsers | ( | void | ) |
Definition at line 447 of file app-layer-template.c.
References ALPROTO_TEMPLATE, AppLayerProtoDetectConfProtoDetectionEnabledDefault(), AppLayerProtoDetectPPRegister(), AppLayerProtoDetectRegisterProtocol(), RunmodeIsUnittests(), SCLogDebug, SCLogNotice, TEMPLATE_DEFAULT_PORT, and TEMPLATE_MIN_FRAME_LEN.
Referenced by AppLayerParserRegisterProtocolParsers().
void TemplateParserRegisterTests | ( | void | ) |
Definition at line 548 of file app-layer-template.c.