suricata
|
Go to the source code of this file.
Functions | |
void | DetectHttpUARegister (void) |
Registers the keyword handlers for the "http_user_agent" keyword. | |
Definition in file detect-http-ua.h.
void DetectHttpUARegister | ( | void | ) |
Registers the keyword handlers for the "http_user_agent" keyword.
Definition at line 80 of file detect-http-ua.c.
References ALPROTO_HTTP1, ALPROTO_HTTP2, SigTableElmt_::alternative, SigTableElmt_::desc, DETECT_HTTP_UA, DETECT_HTTP_USER_AGENT, DetectAppLayerInspectEngineRegister(), DetectAppLayerMpmRegister(), DetectBufferTypeGetByName(), DetectBufferTypeSetDescriptionByName(), DetectEngineInspectBufferGeneric(), 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().