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