|
suricata
|

Go to the source code of this file.
Enumerations | |
| enum | RejectDirection { REJECT_DIR_SRC = 0, REJECT_DIR_DST = 1 } |
Functions | |
| void | TmModuleRespondRejectRegister (void) |
Definition in file respond-reject.h.
| enum RejectDirection |
| Enumerator | |
|---|---|
| REJECT_DIR_SRC | |
| REJECT_DIR_DST | |
Definition at line 27 of file respond-reject.h.
| void TmModuleRespondRejectRegister | ( | void | ) |
Definition at line 50 of file respond-reject.c.
References TmModule_::Func, TmModule_::name, TmModule_::ThreadInit, tmm_modules, and TMM_RESPONDREJECT.
Referenced by RegisterAllModules().
