suricata
|
#include <util-mpm.h>
Data Fields | |
MpmCtxFactoryItem * | items |
int32_t | no_of_items |
int32_t | max_id |
Definition at line 125 of file util-mpm.h.
MpmCtxFactoryItem* MpmCtxFactoryContainer_::items |
Definition at line 126 of file util-mpm.h.
Referenced by MpmFactoryDeRegisterAllMpmCtxProfiles(), MpmFactoryGetMpmCtxForProfile(), MpmFactoryIsMpmCtxAvailable(), and MpmFactoryRegisterMpmCtxProfile().
int32_t MpmCtxFactoryContainer_::max_id |
Definition at line 128 of file util-mpm.h.
Referenced by MpmFactoryGetMpmCtxForProfile(), and MpmFactoryRegisterMpmCtxProfile().
int32_t MpmCtxFactoryContainer_::no_of_items |
Definition at line 127 of file util-mpm.h.
Referenced by MpmFactoryRegisterMpmCtxProfile().