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

Go to the source code of this file.

Functions

void DetectHttpClientBodyRegister (void)
 Registers the keyword handlers for the "http_client_body" keyword. More...
 

Detailed Description

Function Documentation

◆ DetectHttpClientBodyRegister()

void DetectHttpClientBodyRegister ( void  )

Registers the keyword handlers for the "http_client_body" keyword.

Definition at line 84 of file detect-http-client-body.c.

References SigTableElmt_::desc, DETECT_AL_HTTP_CLIENT_BODY, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: