suricata
|
#include "suricata-common.h"
#include "detect.h"
#include "detect-rev.h"
#include "util-debug.h"
#include "util-error.h"
Go to the source code of this file.
Functions | |
void | DetectRevRegister (void) |
Implements the rev keyword
Definition in file detect-rev.c.
void DetectRevRegister | ( | void | ) |
Definition at line 34 of file detect-rev.c.
References SigTableElmt_::desc, DETECT_REV, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().