suricata
|
Go to the source code of this file.
Functions | |
void | DetectHttpRequestLineRegister (void) |
Registers the keyword handlers for the "http_request_line" keyword. More... | |
Definition in file detect-http-request-line.h.
void DetectHttpRequestLineRegister | ( | void | ) |
Registers the keyword handlers for the "http_request_line" keyword.
Definition at line 99 of file detect-http-request-line.c.
References SigTableElmt_::alias, SigTableElmt_::desc, DETECT_AL_HTTP_REQUEST_LINE, SigTableElmt_::Match, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().