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

Go to the source code of this file.

Functions

void TmModuleReceiveErfFileRegister (void)
 Register the ERF file receiver (reader) module. More...
 
void TmModuleDecodeErfFileRegister (void)
 Register the ERF file decoder module. More...
 

Detailed Description

Author
Endace Technology Limited

Definition in file source-erf-file.h.

Function Documentation

◆ TmModuleDecodeErfFileRegister()

void TmModuleDecodeErfFileRegister ( void  )

Register the ERF file decoder module.

Definition at line 98 of file source-erf-file.c.

References TmModule_::name, TmModule_::ThreadInit, TMM_DECODEERFFILE, and tmm_modules.

Referenced by RegisterAllModules().

Here is the caller graph for this function:

◆ TmModuleReceiveErfFileRegister()

void TmModuleReceiveErfFileRegister ( void  )