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 470 of file app-layer-template.c.
References ALPROTO_TEMPLATE, AppLayerProtoDetectConfProtoDetectionEnabled(), AppLayerProtoDetectPPRegister(), AppLayerProtoDetectRegisterProtocol(), ConfGetNode(), RunmodeIsUnittests(), SCLogNotice, STREAM_TOSERVER, TEMPLATE_DEFAULT_PORT, and TEMPLATE_MIN_FRAME_LEN.
Referenced by AppLayerParserRegisterProtocolParsers().
void TemplateParserRegisterTests | ( | void | ) |
Definition at line 582 of file app-layer-template.c.