|
suricata
|
#include <util-file.h>

Data Fields | |
| FileContainer * | fc |
| const StreamingBufferConfig * | cfg |
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.
| const StreamingBufferConfig* AppLayerGetFileState::cfg |
Definition at line 46 of file util-file.h.
Referenced by OutputFiledataLogFfc().
| FileContainer* AppLayerGetFileState::fc |
Definition at line 45 of file util-file.h.
Referenced by DetectEngineInspectFiledata(), and OutputFiledataLogFfc().