suricata
|
Go to the source code of this file.
Functions | |
void | DetectHttpHHRegister (void) |
Registers the keyword handlers for the "http_host" keyword. | |
Definition in file detect-http-host.h.
void DetectHttpHHRegister | ( | void | ) |
Registers the keyword handlers for the "http_host" keyword.
Definition at line 90 of file detect-http-host.c.
References ALPROTO_HTTP1, ALPROTO_HTTP2, SigTableElmt_::alternative, SigTableElmt_::desc, DETECT_HTTP_HOST, DETECT_HTTP_HOST_CM, DETECT_HTTP_HOST_RAW, DETECT_HTTP_RAW_HOST, DetectAppLayerInspectEngineRegister(), DetectAppLayerMpmRegister(), DetectBufferTypeGetByName(), DetectBufferTypeRegisterValidateCallback(), DetectBufferTypeSetDescriptionByName(), DetectEngineInspectBufferGeneric(), DetectHttpHHRegisterTests(), SigTableElmt_::flags, SigTableElmt_::name, PrefilterGenericMpmRegister(), SigTableElmt_::RegisterTests, SigTableElmt_::Setup, SIG_FLAG_TOSERVER, SIGMATCH_INFO_CONTENT_MODIFIER, SIGMATCH_INFO_STICKY_BUFFER, SIGMATCH_NOOPT, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().