suricata
FlowProtoTimeout_ Struct Reference

#include <flow.h>

Data Fields

uint32_t new_timeout
 
uint32_t est_timeout
 
uint32_t closed_timeout
 
uint32_t bypassed_timeout
 

Detailed Description

Definition at line 515 of file flow.h.

Field Documentation

◆ bypassed_timeout

uint32_t FlowProtoTimeout_::bypassed_timeout

Definition at line 519 of file flow.h.

Referenced by FlowInitFlowProto().

◆ closed_timeout

uint32_t FlowProtoTimeout_::closed_timeout

Definition at line 518 of file flow.h.

Referenced by FlowInitFlowProto().

◆ est_timeout

uint32_t FlowProtoTimeout_::est_timeout

Definition at line 517 of file flow.h.

Referenced by FlowInitFlowProto().

◆ new_timeout

uint32_t FlowProtoTimeout_::new_timeout

Definition at line 516 of file flow.h.

Referenced by FlowInitFlowProto().


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