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 476 of file app-layer-template.c.
References ALPROTO_TEMPLATE, AppLayerParserConfParserEnabled(), AppLayerParserRegisterDetectStateFuncs(), AppLayerParserRegisterGetEventInfo(), AppLayerParserRegisterGetEventInfoById(), AppLayerParserRegisterGetEventsFunc(), AppLayerParserRegisterGetStateProgressCompletionStatus(), AppLayerParserRegisterGetStateProgressFunc(), AppLayerParserRegisterGetTx(), AppLayerParserRegisterGetTxCnt(), AppLayerParserRegisterLoggerFuncs(), AppLayerParserRegisterParser(), AppLayerParserRegisterProtocolUnittests(), AppLayerParserRegisterStateFuncs(), AppLayerParserRegisterTxFreeFunc(), AppLayerProtoDetectConfProtoDetectionEnabled(), AppLayerProtoDetectPPParseConfPorts(), AppLayerProtoDetectPPRegister(), AppLayerProtoDetectRegisterProtocol(), ConfGetNode(), RunmodeIsUnittests(), SCLogNotice, STREAM_TOCLIENT, STREAM_TOSERVER, TEMPLATE_DEFAULT_PORT, TEMPLATE_MIN_FRAME_LEN, and TemplateParserRegisterTests().
Referenced by AppLayerParserRegisterProtocolParsers().
void TemplateParserRegisterTests | ( | void | ) |
Definition at line 585 of file app-layer-template.c.
Referenced by RegisterTemplateParsers().