suricata
|
Go to the source code of this file.
Functions | |
void | DetectHttpCookieRegister (void) |
Registration function for keyword: http_cookie. | |
Definition in file detect-http-cookie.h.
void DetectHttpCookieRegister | ( | void | ) |
Registration function for keyword: http_cookie.
Definition at line 88 of file detect-http-cookie.c.
References ALPROTO_HTTP1, ALPROTO_HTTP2, SigTableElmt_::alternative, SigTableElmt_::desc, DETECT_HTTP_COOKIE, DETECT_HTTP_COOKIE_CM, DetectAppLayerInspectEngineRegister(), DetectAppLayerMpmRegister(), DetectBufferTypeGetByName(), DetectBufferTypeSetDescriptionByName(), DetectEngineInspectBufferGeneric(), DetectHttpCookieRegisterTests(), SigTableElmt_::flags, SigTableElmt_::name, PrefilterGenericMpmRegister(), SigTableElmt_::RegisterTests, SigTableElmt_::Setup, SIG_FLAG_TOCLIENT, SIG_FLAG_TOSERVER, SIGMATCH_INFO_CONTENT_MODIFIER, SIGMATCH_INFO_STICKY_BUFFER, SIGMATCH_NOOPT, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().