suricata
util-mpm-hs.h File Reference
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Author
Jim Xu jim.x.nosp@m.u@wi.nosp@m.ndriv.nosp@m.er.c.nosp@m.om
Justin Viiret justi.nosp@m.n.vi.nosp@m.iret@.nosp@m.inte.nosp@m.l.com

MPM pattern matcher that calls the Hyperscan regex matcher.

Definition in file util-mpm-hs.h.

Typedef Documentation

◆ SCHSCtx

typedef struct SCHSCtx_ SCHSCtx

◆ SCHSPattern

typedef struct SCHSPattern_ SCHSPattern

◆ SCHSThreadCtx

typedef struct SCHSThreadCtx_ SCHSThreadCtx

Function Documentation

◆ MpmHSGlobalCleanup()

void MpmHSGlobalCleanup ( void  )

Referenced by GlobalsDestroy().

Here is the caller graph for this function:

◆ MpmHSRegister()

void MpmHSRegister ( void  )

Referenced by MpmTableSetup().

Here is the caller graph for this function: