suricata
MpmStore_ Struct Reference

#include <detect.h>

Collaboration diagram for MpmStore_:

Data Fields

uint8_t * sid_array
 
uint32_t sid_array_size
 
int direction
 
enum MpmBuiltinBuffers buffer
 
int sm_list
 
int32_t sgh_mpm_context
 
AppProto alproto
 
MpmCtxmpm_ctx
 

Detailed Description

Definition at line 1342 of file detect.h.

Field Documentation

◆ alproto

AppProto MpmStore_::alproto

Definition at line 1350 of file detect.h.

◆ buffer

enum MpmBuiltinBuffers MpmStore_::buffer

Definition at line 1346 of file detect.h.

Referenced by MpmStoreReportStats().

◆ direction

int MpmStore_::direction

Definition at line 1346 of file detect.h.

◆ mpm_ctx

MpmCtx* MpmStore_::mpm_ctx

Definition at line 1351 of file detect.h.

Referenced by MpmStoreReportStats(), and PatternMatchPrepareGroup().

◆ sgh_mpm_context

int32_t MpmStore_::sgh_mpm_context

Definition at line 1349 of file detect.h.

◆ sid_array

uint8_t* MpmStore_::sid_array

Definition at line 1343 of file detect.h.

◆ sid_array_size

uint32_t MpmStore_::sid_array_size

Definition at line 1344 of file detect.h.

◆ sm_list

int MpmStore_::sm_list

Definition at line 1348 of file detect.h.

Referenced by MpmStoreReportStats().


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