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

Go to the source code of this file.

Enumerations

enum  RejectDirection { REJECT_DIR_SRC = 0, REJECT_DIR_DST = 1 }
 

Functions

void TmModuleRespondRejectRegister (void)
 

Detailed Description

Enumeration Type Documentation

◆ RejectDirection

Enumerator
REJECT_DIR_SRC 
REJECT_DIR_DST 

Definition at line 27 of file respond-reject.h.

Function Documentation

◆ TmModuleRespondRejectRegister()

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().

Here is the caller graph for this function: