suricata
|
Go to the source code of this file.
Functions | |
void | DetectHttpStatMsgRegister (void) |
Registration function for keyword: http_stat_msg. | |
Definition in file detect-http-stat-msg.h.
void DetectHttpStatMsgRegister | ( | void | ) |
Registration function for keyword: http_stat_msg.
Definition at line 92 of file detect-http-stat-msg.c.
References ALPROTO_HTTP1, ALPROTO_HTTP2, SigTableElmt_::alternative, SigTableElmt_::desc, DETECT_HTTP_STAT_MSG, DETECT_HTTP_STAT_MSG_CM, DetectAppLayerInspectEngineRegister(), DetectAppLayerMpmRegister(), DetectBufferTypeGetByName(), DetectBufferTypeSetDescriptionByName(), DetectEngineInspectBufferGeneric(), DetectHttpStatMsgRegisterTests(), SigTableElmt_::flags, SigTableElmt_::name, PrefilterGenericMpmRegister(), SigTableElmt_::RegisterTests, SigTableElmt_::Setup, SIG_FLAG_TOCLIENT, SIGMATCH_INFO_CONTENT_MODIFIER, SIGMATCH_INFO_STICKY_BUFFER, SIGMATCH_NOOPT, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().