suricata
|
Go to the source code of this file.
Data Structures | |
struct | SCHSPattern_ |
struct | SCHSCtx_ |
struct | SCHSThreadCtx_ |
Typedefs | |
typedef struct SCHSPattern_ | SCHSPattern |
typedef struct SCHSCtx_ | SCHSCtx |
typedef struct SCHSThreadCtx_ | SCHSThreadCtx |
Functions | |
void | MpmHSRegister (void) |
void | MpmHSGlobalCleanup (void) |
MPM pattern matcher that calls the Hyperscan regex matcher.
Definition in file util-mpm-hs.h.
typedef struct SCHSPattern_ SCHSPattern |
typedef struct SCHSThreadCtx_ SCHSThreadCtx |
void MpmHSGlobalCleanup | ( | void | ) |
void MpmHSRegister | ( | void | ) |