suricata
detect-http-response-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 DetectHttpResponseLineRegister (void)
 Registers the keyword handlers for the "http_response_line" keyword. More...
 

Detailed Description

Function Documentation

◆ DetectHttpResponseLineRegister()

void DetectHttpResponseLineRegister ( void  )

Registers the keyword handlers for the "http_response_line" keyword.

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

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

Referenced by SigTableSetup().

Here is the caller graph for this function: