suricata
|
Go to the source code of this file.
Macros | |
#define | FEATURE_OUTPUT_FILESTORE "output::file-store" |
Functions | |
void | ProvidesFeature (const char *) |
bool | RequiresFeature (const char *) |
void | FeatureDump (void) |
void | FeatureTrackingRelease (void) |
void | FeatureTrackingRegister (void) |
Definition in file feature.h.
void FeatureDump | ( | void | ) |
Definition at line 144 of file feature.c.
References HashListTableGetListHead().
void ProvidesFeature | ( | const char * | ) |
Definition at line 111 of file feature.c.
References SCMutexLock.
bool RequiresFeature | ( | const char * | ) |
Definition at line 126 of file feature.c.
References SCMutexLock.