suricata
|
Go to the source code of this file.
Functions | |
void | DetectHttpServerBodyRegister (void) |
Registers the keyword handlers for the "http_server_body" keyword. | |
Definition in file detect-http-server-body.h.
void DetectHttpServerBodyRegister | ( | void | ) |
Registers the keyword handlers for the "http_server_body" keyword.
Definition at line 69 of file detect-http-server-body.c.
References SigTableElmt_::alternative, SigTableElmt_::desc, DETECT_HTTP_RESPONSE_BODY, DETECT_HTTP_SERVER_BODY, DetectBufferTypeRegister(), DetectHttpServerBodyRegisterTests(), SigTableElmt_::flags, SigTableElmt_::name, SigTableElmt_::RegisterTests, SigTableElmt_::Setup, SIGMATCH_INFO_CONTENT_MODIFIER, SIGMATCH_INFO_STICKY_BUFFER, SIGMATCH_NOOPT, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().