suricata
|
Go to the source code of this file.
Functions | |
void | DetectHttpStatCodeRegister (void) |
Registration function for keyword: http_stat_code. | |
Definition in file detect-http-stat-code.h.
void DetectHttpStatCodeRegister | ( | void | ) |
Registration function for keyword: http_stat_code.
Definition at line 82 of file detect-http-stat-code.c.
References ALPROTO_HTTP1, ALPROTO_HTTP2, SigTableElmt_::alternative, SigTableElmt_::desc, DETECT_HTTP_STAT_CODE, DETECT_HTTP_STAT_CODE_CM, DetectAppLayerInspectEngineRegister(), DetectAppLayerMpmRegister(), DetectBufferTypeGetByName(), DetectBufferTypeSetDescriptionByName(), DetectEngineInspectBufferGeneric(), DetectHttpStatCodeRegisterTests(), 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().