suricata
|
Go to the source code of this file.
Functions | |
void | DetectHttpHeaderNamesRegister (void) |
Registers the keyword handlers for the "http.header_names" keyword. More... | |
Definition in file detect-http-header-names.h.
void DetectHttpHeaderNamesRegister | ( | void | ) |
Registers the keyword handlers for the "http.header_names" keyword.
Definition at line 211 of file detect-http-header-names.c.
References SigTableElmt_::alias, BUFFER_NAME, SigTableElmt_::desc, DETECT_AL_HTTP_HEADER_NAMES, KEYWORD_DOC, KEYWORD_NAME, KEYWORD_NAME_LEGACY, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().