suricata
AppLayerGetFileState Struct Reference

#include <util-file.h>

Collaboration diagram for AppLayerGetFileState:

Data Fields

FileContainerfc
 
const StreamingBufferConfigcfg
 

Detailed Description

helper for the GetTxFilesFn. Not meant to be embedded as the config pointer is passed around in the API.

Definition at line 44 of file util-file.h.

Field Documentation

◆ cfg

const StreamingBufferConfig* AppLayerGetFileState::cfg

Definition at line 46 of file util-file.h.

Referenced by OutputFiledataLogFfc().

◆ fc

FileContainer* AppLayerGetFileState::fc

Definition at line 45 of file util-file.h.

Referenced by DetectEngineInspectFiledata(), and OutputFiledataLogFfc().


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