suricata
|
Go to the source code of this file.
Functions | |
void | DetectHttpRawHeaderRegister (void) |
Registers the keyword handlers for the "http_raw_header" keyword. More... | |
Definition in file detect-http-raw-header.h.
void DetectHttpRawHeaderRegister | ( | void | ) |
Registers the keyword handlers for the "http_raw_header" keyword.
Definition at line 78 of file detect-http-raw-header.c.
References SigTableElmt_::desc, DETECT_AL_HTTP_RAW_HEADER, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().