suricata
|
Go to the source code of this file.
Functions | |
void | DetectHttpProtocolRegister (void) |
Registers the keyword handlers for the "http.protocol" keyword. More... | |
Definition in file detect-http-protocol.h.
void DetectHttpProtocolRegister | ( | void | ) |
Registers the keyword handlers for the "http.protocol" keyword.
Definition at line 158 of file detect-http-protocol.c.
References SigTableElmt_::alias, BUFFER_NAME, SigTableElmt_::desc, DETECT_AL_HTTP_PROTOCOL, KEYWORD_DOC, KEYWORD_NAME, KEYWORD_NAME_LEGACY, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().