suricata
|
#include "suricata-plugin.h"
#include "suricata-common.h"
#include "util-debug.h"
#include "runmode.h"
#include "source.h"
Go to the source code of this file.
Functions | |
const SCPlugin * | SCPluginRegister () |
Variables | |
const SCPlugin | PluginRegistration |
const SCPlugin* SCPluginRegister | ( | ) |
Definition at line 53 of file plugin.c.
References PluginRegistration.
const SCPlugin PluginRegistration |
Definition at line 46 of file plugin.c.
Referenced by SCPluginRegister().