suricata
detect-http-cookie.c File Reference

Handle HTTP cookie match. More...

Include dependency graph for detect-http-cookie.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void DetectHttpCookieRegisterTests (void)
 Register the UNITTESTS for the http_cookie keyword. More...
 

Detailed Description

Handle HTTP cookie match.

Author
Anoop Saldanha anoop.nosp@m.sald.nosp@m.anha@.nosp@m.gmai.nosp@m.l.com
Victor Julien victo.nosp@m.r@in.nosp@m.linia.nosp@m.c.ne.nosp@m.t

Definition in file detect-http-cookie.c.

Function Documentation

◆ DetectHttpCookieRegisterTests()

void DetectHttpCookieRegisterTests ( void  )

Register the UNITTESTS for the http_cookie keyword.

Definition at line 2573 of file detect-http-cookie.c.

References UtRegisterTest().

Here is the call graph for this function: