suricata
TmqhFlowCtx_ Struct Reference

Ctx for the flow queue handler. More...

#include <tmqh-flow.h>

Collaboration diagram for TmqhFlowCtx_:

Data Fields

uint16_t size
 
uint16_t last
 
TmqhFlowModequeues
 

Detailed Description

Ctx for the flow queue handler.

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

Definition at line 34 of file tmqh-flow.h.

Field Documentation

◆ last

uint16_t TmqhFlowCtx_::last

Definition at line 36 of file tmqh-flow.h.

Referenced by TmqhOutputFlowHash().

◆ queues

TmqhFlowMode* TmqhFlowCtx_::queues

Definition at line 38 of file tmqh-flow.h.

Referenced by TmqhOutputFlowFreeCtx(), TmqhOutputFlowHash(), and TmqhOutputFlowIPPair().

◆ size

uint16_t TmqhFlowCtx_::size

Definition at line 35 of file tmqh-flow.h.

Referenced by TmqhOutputFlowFreeCtx(), TmqhOutputFlowHash(), and TmqhOutputFlowIPPair().


The documentation for this struct was generated from the following file: