suricata
detect-ike-vendor.c File Reference
#include "suricata-common.h"
#include "conf.h"
#include "detect.h"
#include "detect-parse.h"
#include "detect-engine.h"
#include "detect-engine-prefilter.h"
#include "detect-engine-content-inspection.h"
#include "detect-engine-mpm.h"
#include "detect-ike-vendor.h"
#include "app-layer-parser.h"
#include "util-byte.h"
#include "rust-bindings.h"
#include "util-profiling.h"
Include dependency graph for detect-ike-vendor.c:

Go to the source code of this file.

Data Structures

struct  DetectIkeVendorData
 
struct  IkeVendorGetDataArgs
 
struct  PrefilterMpmIkeVendor
 

Typedefs

typedef struct PrefilterMpmIkeVendor PrefilterMpmIkeVendor
 

Functions

void DetectIkeVendorRegister (void)
 Registration function for ike.vendor keyword. More...
 

Typedef Documentation

◆ PrefilterMpmIkeVendor

Function Documentation

◆ DetectIkeVendorRegister()

void DetectIkeVendorRegister ( void  )

Registration function for ike.vendor keyword.

Definition at line 172 of file detect-ike-vendor.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function: