suricata
|
Go to the source code of this file.
Functions | |
void | TmModuleDecodeLibRegister (void) |
register a "Decode" module for suricata as a library. More... | |
LIB packet and stream decoding support
Definition in file source-lib.h.
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().