suricata
|
Go to the source code of this file.
Functions | |
void | DetectUricontentRegister (void) |
Registration function for uricontent: keyword. | |
Definition in file detect-uricontent.h.
void DetectUricontentRegister | ( | void | ) |
Registration function for uricontent: keyword.
Definition at line 67 of file detect-uricontent.c.
References SigTableElmt_::alternative, SigTableElmt_::desc, DETECT_HTTP_URI, DETECT_URICONTENT, DetectBufferTypeRegister(), SigTableElmt_::flags, SigTableElmt_::Free, SigTableElmt_::Match, SigTableElmt_::name, SigTableElmt_::Setup, SIGMATCH_HANDLE_NEGATION, SIGMATCH_QUOTES_MANDATORY, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().