suricata
detect-ike-exch-type.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-ike-exch-type.h"
#include "app-layer-parser.h"
#include "util-byte.h"
#include "detect-engine-uint.h"
#include "rust-bindings.h"
Include dependency graph for detect-ike-exch-type.c:

Go to the source code of this file.

Functions

void DetectIkeExchTypeRegister (void)
 Registration function for ike.exchtype keyword. More...
 

Function Documentation

◆ DetectIkeExchTypeRegister()

void DetectIkeExchTypeRegister ( void  )

Registration function for ike.exchtype keyword.

Definition at line 50 of file detect-ike-exch-type.c.

References SigTableElmt_::AppLayerTxMatch, SigTableElmt_::desc, DETECT_AL_IKE_EXCH_TYPE, SigTableElmt_::Match, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: