suricata
source-nflog.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  NflogGroupConfig_
 
struct  NFLOGPacketVars_
 

Macros

#define NFLOG_GROUP_NAME_LENGTH   48
 

Typedefs

typedef struct NflogGroupConfig_ NflogGroupConfig
 
typedef struct NFLOGPacketVars_ NFLOGPacketVars
 

Functions

void TmModuleReceiveNFLOGRegister (void)
 
void TmModuleDecodeNFLOGRegister (void)
 

Detailed Description

Macro Definition Documentation

◆ NFLOG_GROUP_NAME_LENGTH

#define NFLOG_GROUP_NAME_LENGTH   48

Definition at line 33 of file source-nflog.h.

Typedef Documentation

◆ NflogGroupConfig

◆ NFLOGPacketVars

Function Documentation

◆ TmModuleDecodeNFLOGRegister()

void TmModuleDecodeNFLOGRegister ( void  )

Definition at line 55 of file source-nflog.c.

References TmModule_::name, NoNFLOGSupportExit(), TmModule_::ThreadInit, TMM_DECODENFLOG, and tmm_modules.

Referenced by RegisterAllModules().

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

◆ TmModuleReceiveNFLOGRegister()

void TmModuleReceiveNFLOGRegister ( void  )

Definition at line 49 of file source-nflog.c.

References TmModule_::name, NoNFLOGSupportExit(), TmModule_::ThreadInit, tmm_modules, and TMM_RECEIVENFLOG.

Referenced by RegisterAllModules().

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