suricata
SpmGlobalThreadCtx_ Struct Reference

#include <util-spm.h>

Data Fields

uint8_t matcher
 
void * ctx
 

Detailed Description

Structure holding a global prototype for per-thread scratch space, passed to each InitCtx call.

Definition at line 47 of file util-spm.h.

Field Documentation

◆ ctx

void* SpmGlobalThreadCtx_::ctx

Definition at line 49 of file util-spm.h.

◆ matcher

uint8_t SpmGlobalThreadCtx_::matcher

Definition at line 48 of file util-spm.h.

Referenced by SpmDestroyGlobalThreadCtx(), SpmInitCtx(), and SpmMakeThreadCtx().


The documentation for this struct was generated from the following file: