suricata
Netmap running mode

Files

file  runmode-netmap.c
 
file  source-netmap.c
 

Functions

void TmModuleReceiveNetmapRegister (void)
 
void TmModuleDecodeNetmapRegister (void)
 Registration Function for DecodeNetmap. More...
 

Detailed Description

Function Documentation

◆ TmModuleDecodeNetmapRegister()

void TmModuleDecodeNetmapRegister ( void  )

Registration Function for DecodeNetmap.

Definition at line 84 of file source-netmap.c.

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

Referenced by RegisterAllModules().

Here is the caller graph for this function:

◆ TmModuleReceiveNetmapRegister()

void TmModuleReceiveNetmapRegister ( void  )

Definition at line 74 of file source-netmap.c.

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

Referenced by RegisterAllModules().

Here is the caller graph for this function: