|
suricata
|
#include "suricata-plugin.h"

Go to the source code of this file.
Functions | |
| void | SCPluginsLoad (const char *capture_plugin_name, const char *capture_plugin_args) |
| SCCapturePlugin * | SCPluginFindCaptureByName (const char *name) |
| bool | RegisterPlugin (SCPlugin *, void *) |
| bool RegisterPlugin | ( | SCPlugin * | , |
| void * | |||
| ) |
| SCCapturePlugin* SCPluginFindCaptureByName | ( | const char * | name | ) |
| void SCPluginsLoad | ( | const char * | capture_plugin_name, |
| const char * | capture_plugin_args | ||
| ) |