suricata
|
Go to the source code of this file.
Functions | |
void | DetectHttpProtocolRegister (void) |
Registers the keyword handlers for the "http.protocol" keyword. | |
Definition in file detect-http-protocol.h.
void DetectHttpProtocolRegister | ( | void | ) |
Registers the keyword handlers for the "http.protocol" keyword.
Definition at line 157 of file detect-http-protocol.c.
References SigTableElmt_::alias, ALPROTO_HTTP1, ALPROTO_HTTP2, BUFFER_DESC, BUFFER_NAME, SigTableElmt_::desc, DETECT_HTTP_PROTOCOL, DetectAppLayerInspectEngineRegister(), DetectAppLayerMpmRegister(), DetectBufferTypeGetByName(), DetectBufferTypeRegisterValidateCallback(), DetectBufferTypeSetDescriptionByName(), DetectEngineInspectBufferGeneric(), SigTableElmt_::flags, KEYWORD_DOC, KEYWORD_NAME, KEYWORD_NAME_LEGACY, SigTableElmt_::name, PrefilterGenericMpmRegister(), SigTableElmt_::Setup, SIG_FLAG_TOCLIENT, SIG_FLAG_TOSERVER, SIGMATCH_INFO_STICKY_BUFFER, SIGMATCH_NOOPT, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().