suricata
util-running-modes.c File Reference
#include "suricata-common.h"
#include "app-layer-detect-proto.h"
#include "app-layer.h"
#include "app-layer-parser.h"
#include "util-unittest.h"
#include "util-debug.h"
#include "conf-yaml-loader.h"
#include "util-running-modes.h"
Include dependency graph for util-running-modes.c:

Go to the source code of this file.

Functions

int ListKeywords (const char *keyword_info)
 
int ListAppLayerProtocols (const char *conf_filename)
 

Detailed Description

Author
Eric Leblond eric@.nosp@m.regi.nosp@m.t.org

Definition in file util-running-modes.c.

Function Documentation

◆ ListAppLayerProtocols()

int ListAppLayerProtocols ( const char *  conf_filename)

Definition at line 43 of file util-running-modes.c.

References AppLayerListSupportedProtocols(), AppLayerSetup(), ConfYamlLoadFile(), EngineModeSetIDS(), MpmTableSetup(), SCLogLoadConfig(), SpmTableSetup(), and TM_ECODE_DONE.

Referenced by SCStartInternalRunMode().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ListKeywords()

int ListKeywords ( const char *  keyword_info)

Definition at line 32 of file util-running-modes.c.

References AppLayerSetup(), EngineModeSetIDS(), MpmTableSetup(), SCLogLoadConfig(), SigTableList(), SigTableSetup(), and SpmTableSetup().

Referenced by SCStartInternalRunMode().

Here is the call graph for this function:
Here is the caller graph for this function: