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

Go to the source code of this file.

Data Structures

struct  TmqhFlowMode_
 
struct  TmqhFlowCtx_
 Ctx for the flow queue handler. More...
 

Typedefs

typedef struct TmqhFlowMode_ TmqhFlowMode
 
typedef struct TmqhFlowCtx_ TmqhFlowCtx
 Ctx for the flow queue handler. More...
 

Functions

void TmqhFlowRegister (void)
 
void TmqhFlowRegisterTests (void)
 
void TmqhFlowPrintAutofpHandler (void)
 

Detailed Description

Author
Victor Julien victo.nosp@m.r@in.nosp@m.linia.nosp@m.c.ne.nosp@m.t

Definition in file tmqh-flow.h.

Typedef Documentation

◆ TmqhFlowCtx

typedef struct TmqhFlowCtx_ TmqhFlowCtx

Ctx for the flow queue handler.

Parameters
sizenumber of queues to output to
queuesarray of queue id's this flow handler outputs to

◆ TmqhFlowMode

typedef struct TmqhFlowMode_ TmqhFlowMode

Function Documentation

◆ TmqhFlowPrintAutofpHandler()

void TmqhFlowPrintAutofpHandler ( void  )

Definition at line 86 of file tmqh-flow.c.

References PRINT_IF_FUNC, TmqhOutputFlowHash(), and TmqhOutputFlowIPPair().

Here is the call graph for this function:

◆ TmqhFlowRegister()

void TmqhFlowRegister ( void  )

◆ TmqhFlowRegisterTests()

void TmqhFlowRegisterTests ( void  )

Definition at line 406 of file tmqh-flow.c.

References UtRegisterTest().

Referenced by TmqhFlowRegister().

Here is the call graph for this function:
Here is the caller graph for this function: