suricata
MpmCtxFactoryItem Struct Reference

#include <util-mpm.h>

Collaboration diagram for MpmCtxFactoryItem:

Data Fields

const char * name
 
MpmCtxmpm_ctx_ts
 
MpmCtxmpm_ctx_tc
 
int32_t id
 
int32_t sm_list
 
AppProto alproto
 
struct MpmCtxFactoryItemnext
 

Detailed Description

Definition at line 115 of file util-mpm.h.

Field Documentation

◆ alproto

AppProto MpmCtxFactoryItem::alproto

ALPROTO_UNKNOWN is not an app item

Definition at line 121 of file util-mpm.h.

Referenced by MpmFactoryRegisterMpmCtxProfile().

◆ id

int32_t MpmCtxFactoryItem::id

Definition at line 119 of file util-mpm.h.

Referenced by MpmFactoryRegisterMpmCtxProfile().

◆ mpm_ctx_tc

MpmCtx* MpmCtxFactoryItem::mpm_ctx_tc

◆ mpm_ctx_ts

MpmCtx* MpmCtxFactoryItem::mpm_ctx_ts

◆ name

const char* MpmCtxFactoryItem::name

Definition at line 116 of file util-mpm.h.

Referenced by MpmFactoryRegisterMpmCtxProfile().

◆ next

◆ sm_list

int32_t MpmCtxFactoryItem::sm_list

Definition at line 120 of file util-mpm.h.

Referenced by MpmFactoryRegisterMpmCtxProfile().


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