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

Go to the source code of this file.

Functions

int DetectHttpStatMsgMatch (ThreadVars *, DetectEngineThreadCtx *, Flow *, uint8_t, void *, Signature *, SigMatch *)
 
void DetectHttpStatMsgRegister (void)
 Registration function for keyword: http_stat_msg. More...
 

Detailed Description

Function Documentation

◆ DetectHttpStatMsgMatch()

int DetectHttpStatMsgMatch ( ThreadVars ,
DetectEngineThreadCtx ,
Flow ,
uint8_t  ,
void *  ,
Signature ,
SigMatch  
)

◆ DetectHttpStatMsgRegister()

void DetectHttpStatMsgRegister ( void  )

Registration function for keyword: http_stat_msg.

Definition at line 78 of file detect-http-stat-msg.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function: