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

Go to the source code of this file.

Functions

void DetectHttpUARegister (void)
 Registers the keyword handlers for the "http_user_agent" keyword. More...
 

Detailed Description

Function Documentation

◆ DetectHttpUARegister()

void DetectHttpUARegister ( void  )

Registers the keyword handlers for the "http_user_agent" keyword.

Definition at line 79 of file detect-http-ua.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function: