suricata
detect-rfb-sectype.c File Reference
#include "suricata-common.h"
#include "conf.h"
#include "detect.h"
#include "detect-parse.h"
#include "detect-engine.h"
#include "detect-engine-content-inspection.h"
#include "detect-rfb-sectype.h"
#include "detect-engine-uint.h"
#include "app-layer-parser.h"
#include "util-byte.h"
#include "rust-bindings.h"
Include dependency graph for detect-rfb-sectype.c:

Go to the source code of this file.

Functions

void DetectRfbSectypeRegister (void)
 Registration function for rfb.sectype keyword. More...
 

Function Documentation

◆ DetectRfbSectypeRegister()

void DetectRfbSectypeRegister ( void  )

Registration function for rfb.sectype keyword.

Definition at line 48 of file detect-rfb-sectype.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function: