suricata
runmode-napatech.h File Reference
#include <nt.h>
Include dependency graph for runmode-napatech.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int RunModeNapatechWorkers (void)
 
void RunModeNapatechRegister (void)
 
const char * RunModeNapatechGetDefaultMode (void)
 
uint16_t NapatechGetNumConfiguredStreams (void)
 
uint16_t NapatechGetNumFirstStream (void)
 
uint16_t NapatechGetNumLastStream (void)
 
bool NapatechIsAutoConfigEnabled (void)
 
bool NapatechUseHWBypass (void)
 

Detailed Description

\autor nPulse Technologies, LLC.

Author
Matt Keeler mk@np.nosp@m.ulse.nosp@m.tech..nosp@m.com

Definition in file runmode-napatech.h.

Function Documentation

◆ NapatechGetNumConfiguredStreams()

uint16_t NapatechGetNumConfiguredStreams ( void  )

Definition at line 55 of file runmode-napatech.c.

Referenced by NapatechStreamThreadExitStats().

Here is the caller graph for this function:

◆ NapatechGetNumFirstStream()

uint16_t NapatechGetNumFirstStream ( void  )

Definition at line 60 of file runmode-napatech.c.

◆ NapatechGetNumLastStream()

uint16_t NapatechGetNumLastStream ( void  )

Definition at line 65 of file runmode-napatech.c.

◆ NapatechIsAutoConfigEnabled()

bool NapatechIsAutoConfigEnabled ( void  )

Definition at line 70 of file runmode-napatech.c.

Referenced by NapatechGetStreamConfig().

Here is the caller graph for this function:

◆ NapatechUseHWBypass()

bool NapatechUseHWBypass ( void  )

Definition at line 75 of file runmode-napatech.c.

Referenced by NapatechPacketLoop().

Here is the caller graph for this function:

◆ RunModeNapatechGetDefaultMode()

const char* RunModeNapatechGetDefaultMode ( void  )

Definition at line 82 of file runmode-napatech.c.

◆ RunModeNapatechRegister()

void RunModeNapatechRegister ( void  )

Definition at line 87 of file runmode-napatech.c.

References RUNMODE_NAPATECH, RunModeNapatechWorkers(), and RunModeRegisterNewRunMode().

Here is the call graph for this function:

◆ RunModeNapatechWorkers()

int RunModeNapatechWorkers ( void  )

Definition at line 264 of file runmode-napatech.c.

Referenced by RunModeNapatechRegister().

Here is the caller graph for this function: