suricata
detect-http-request-line.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void DetectHttpRequestLineRegister (void)
 Registers the keyword handlers for the "http_request_line" keyword. More...
 

Detailed Description

Function Documentation

◆ DetectHttpRequestLineRegister()

void DetectHttpRequestLineRegister ( void  )

Registers the keyword handlers for the "http_request_line" keyword.

Definition at line 99 of file detect-http-request-line.c.

References SigTableElmt_::alias, SigTableElmt_::desc, DETECT_AL_HTTP_REQUEST_LINE, SigTableElmt_::Match, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: