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

Go to the source code of this file.

Functions

void TmModuleDecodeLibRegister (void)
 register a "Decode" module for suricata as a library. More...
 

Detailed Description

Author
Angelo Mirabella angel.nosp@m.o.mi.nosp@m.rabel.nosp@m.la@b.nosp@m.roadc.nosp@m.om.c.nosp@m.om

LIB packet and stream decoding support

Definition in file source-lib.h.

Function Documentation

◆ TmModuleDecodeLibRegister()

void TmModuleDecodeLibRegister ( void  )

register a "Decode" module for suricata as a library.

The "Decode" module is the first module invoked when processing a packet

Definition at line 107 of file source-lib.c.

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

Referenced by RegisterAllModules().

Here is the caller graph for this function: