suricata
runmode-nflog.c File Reference
#include "suricata-common.h"
#include "tm-threads.h"
#include "conf.h"
#include "runmodes.h"
#include "runmode-nflog.h"
#include "util-debug.h"
#include "util-device.h"
#include "util-runmodes.h"
#include "util-misc.h"
#include "source-nflog.h"
Include dependency graph for runmode-nflog.c:

Go to the source code of this file.

Functions

const char * RunModeIdsNflogGetDefaultMode (void)
 
void RunModeIdsNflogRegister (void)
 

Detailed Description

Function Documentation

◆ RunModeIdsNflogGetDefaultMode()

const char* RunModeIdsNflogGetDefaultMode ( void  )

Definition at line 208 of file runmode-nflog.c.

◆ RunModeIdsNflogRegister()

void RunModeIdsNflogRegister ( void  )

Definition at line 213 of file runmode-nflog.c.

References RUNMODE_NFLOG, and RunModeRegisterNewRunMode().

Here is the call graph for this function: