suricata
|
#include <util-mpm.h>
Data Fields | |
void * | ctx |
uint32_t | memory_cnt |
uint32_t | memory_size |
Definition at line 47 of file util-mpm.h.
void* MpmThreadCtx_::ctx |
Definition at line 48 of file util-mpm.h.
Referenced by SCACBSDestroyThreadCtx(), SCACBSInitThreadCtx(), SCACBSPrintSearchStats(), SCACDestroyThreadCtx(), SCACInitThreadCtx(), SCACPrintSearchStats(), SCACTileDestroyThreadCtx(), SCACTileInitThreadCtx(), and SCACTilePrintSearchStats().
uint32_t MpmThreadCtx_::memory_cnt |
Definition at line 50 of file util-mpm.h.
Referenced by SCACBSDestroyThreadCtx(), SCACBSInitThreadCtx(), SCACDestroyThreadCtx(), SCACInitThreadCtx(), SCACTileDestroyThreadCtx(), and SCACTileInitThreadCtx().
uint32_t MpmThreadCtx_::memory_size |
Definition at line 51 of file util-mpm.h.
Referenced by SCACBSDestroyThreadCtx(), SCACBSInitThreadCtx(), SCACDestroyThreadCtx(), SCACInitThreadCtx(), SCACTileDestroyThreadCtx(), and SCACTileInitThreadCtx().