suricata
|
Go to the source code of this file.
Functions | |
void | DetectHttpClientBodyRegister (void) |
Registers the keyword handlers for the "http_client_body" keyword. More... | |
Definition in file detect-http-client-body.h.
void DetectHttpClientBodyRegister | ( | void | ) |
Registers the keyword handlers for the "http_client_body" keyword.
Definition at line 84 of file detect-http-client-body.c.
References SigTableElmt_::desc, DETECT_AL_HTTP_CLIENT_BODY, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().