suricata
|
#include "suricata-common.h"
#include "util-hyperscan.h"
#include "util-spm.h"
#include "util-spm-hs.h"
#include "util-debug.h"
Go to the source code of this file.
Single pattern matcher that uses the Hyperscan regex matcher.
Definition in file util-spm-hs.c.