suricata
detect-dns-answer-name.c File Reference
#include "detect.h"
#include "detect-parse.h"
#include "detect-engine.h"
#include "detect-engine-prefilter.h"
#include "detect-engine-content-inspection.h"
#include "detect-dns-answer-name.h"
#include "util-profiling.h"
#include "rust.h"
Include dependency graph for detect-dns-answer-name.c:

Go to the source code of this file.

Data Structures

struct  PrefilterMpm
 

Typedefs

typedef struct PrefilterMpm PrefilterMpm
 

Functions

void DetectDnsAnswerNameRegister (void)
 

Detailed Description

Detect keyword for DNS answer name: dns.answer.name

Definition in file detect-dns-answer-name.c.

Typedef Documentation

◆ PrefilterMpm

typedef struct PrefilterMpm PrefilterMpm

Function Documentation

◆ DetectDnsAnswerNameRegister()

void DetectDnsAnswerNameRegister ( void  )

Definition at line 145 of file detect-dns-answer-name.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function: