suricata
detect-websocket.c File Reference
#include "suricata-common.h"
#include "detect.h"
#include "detect-parse.h"
#include "detect-engine.h"
#include "detect-engine-content-inspection.h"
#include "detect-engine-uint.h"
#include "detect-engine-prefilter.h"
#include "detect-websocket.h"
#include "rust.h"
Include dependency graph for detect-websocket.c:

Go to the source code of this file.

Functions

void DetectWebsocketRegister (void)
 Registration function for websocket.opcode: keyword. More...
 

Detailed Description

Author
Philippe Antoine

Definition in file detect-websocket.c.

Function Documentation

◆ DetectWebsocketRegister()

void DetectWebsocketRegister ( void  )

Registration function for websocket.opcode: keyword.

Definition at line 206 of file detect-websocket.c.

References SigTableElmt_::AppLayerTxMatch, SigTableElmt_::desc, DETECT_WEBSOCKET_OPCODE, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: