suricata
util-plugin.h File Reference
#include "suricata-plugin.h"
Include dependency graph for util-plugin.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void SCPluginsLoad (const char *capture_plugin_name, const char *capture_plugin_args)
 
SCCapturePluginSCPluginFindCaptureByName (const char *name)
 
bool RegisterPlugin (SCPlugin *, void *)
 

Function Documentation

◆ RegisterPlugin()

bool RegisterPlugin ( SCPlugin ,
void *   
)

◆ SCPluginFindCaptureByName()

SCCapturePlugin* SCPluginFindCaptureByName ( const char *  name)

◆ SCPluginsLoad()

void SCPluginsLoad ( const char *  capture_plugin_name,
const char *  capture_plugin_args 
)

Referenced by PostConfLoadedSetup().

Here is the caller graph for this function: