suricata
detect-template-rust-buffer.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-template-rust-buffer.h"
#include "app-layer-parser.h"
#include "detect-engine-build.h"
#include "rust.h"
#include "util-unittest.h"
#include "util-unittest-helper.h"
#include "flow-util.h"
#include "stream-tcp.h"
#include "detect-engine-alert.h"
Include dependency graph for detect-template-rust-buffer.c:

Go to the source code of this file.

Functions

void DetectTemplateRustBufferRegister (void)
 

Detailed Description

Author
FirstName LastName <yourname@domain>

Set up of the "template_rust" keyword to allow content inspections on the decoded template application layer buffers.

Definition in file detect-template-rust-buffer.c.

Function Documentation

◆ DetectTemplateRustBufferRegister()

void DetectTemplateRustBufferRegister ( void  )

Definition at line 53 of file detect-template-rust-buffer.c.

References ConfGetNode(), SigTableElmt_::desc, DETECT_AL_TEMPLATE_BUFFER, SigTableElmt_::name, SigTableElmt_::Setup, and sigmatch_table.

Referenced by SigTableSetup().

Here is the call graph for this function:
Here is the caller graph for this function: