suricata
util-mpm-ac-ks.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  SCACTilePatternList_
 
struct  SCACTileOutputTable_
 
struct  SCACTileCtx_
 
struct  SCACTileSearchCtx_
 

Typedefs

typedef struct SCACTilePatternList_ SCACTilePatternList
 
typedef struct SCACTileOutputTable_ SCACTileOutputTable
 
typedef struct SCACTileCtx_ SCACTileCtx
 
typedef struct SCACTileSearchCtx_ SCACTileSearchCtx
 

Functions

void MpmACTileRegister (void)
 Register the aho-corasick mpm 'ks' originally developed by Ken Steele for Tilera Tile-Gx processor. More...
 

Detailed Description

Typedef Documentation

◆ SCACTileCtx

typedef struct SCACTileCtx_ SCACTileCtx

◆ SCACTileOutputTable

◆ SCACTilePatternList

◆ SCACTileSearchCtx

Function Documentation

◆ MpmACTileRegister()

void MpmACTileRegister ( void  )

Register the aho-corasick mpm 'ks' originally developed by Ken Steele for Tilera Tile-Gx processor.

Definition at line 1398 of file util-mpm-ac-ks.c.

References MpmTableElmt_::AddPattern, MpmTableElmt_::AddPatternNocase, MpmTableElmt_::DestroyCtx, MpmTableElmt_::InitCtx, MPM_AC_KS, mpm_table, MpmTableElmt_::name, MpmTableElmt_::Prepare, MpmTableElmt_::PrintCtx, MpmTableElmt_::RegisterUnittests, SCACTileAddPatternCI(), SCACTileAddPatternCS(), SCACTileDestroyCtx(), SCACTileInitCtx(), SCACTilePreparePatterns(), SCACTilePrintInfo(), SCACTileSearch(), and MpmTableElmt_::Search.

Referenced by MpmTableSetup().

Here is the call graph for this function:
Here is the caller graph for this function: