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

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.h.

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: