suricata
|
Go to the source code of this file.
Functions | |
void | SCDetectSMTPRegister (void) |
Definition in file detect-smtp.h.
void SCDetectSMTPRegister | ( | void | ) |
Definition at line 129 of file detect-smtp.c.
References ALPROTO_SMTP, SCSigTableAppLiteElmt::desc, DetectAppLayerInspectEngineRegister(), DetectAppLayerMpmRegister(), DetectBufferTypeGetByName(), DetectBufferTypeSetDescriptionByName(), DetectEngineInspectBufferGeneric(), SCSigTableAppLiteElmt::flags, SCSigTableAppLiteElmt::name, PrefilterGenericMpmRegister(), SCDetectHelperBufferMpmRegister(), SCDetectHelperKeywordRegister(), SCDetectHelperMultiBufferMpmRegister(), SCSigTableAppLiteElmt::Setup, SIG_FLAG_TOSERVER, SIGMATCH_INFO_STICKY_BUFFER, SIGMATCH_NOOPT, and SCSigTableAppLiteElmt::url.
Referenced by SigTableSetup().