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