suricata
DetectFtpdataData_ Struct Reference

#include <detect-ftpdata.h>

Data Fields

FtpRequestCommand command
 

Detailed Description

Per keyword data. This is set up by the DetectFtpcommandSetup() function. Each signature will have an instance of DetectFtpcommandData per occurrence of the keyword. The structure should be considered static/readonly after initialization.

Definition at line 34 of file detect-ftpdata.h.

Field Documentation

◆ command

FtpRequestCommand DetectFtpdataData_::command

Definition at line 35 of file detect-ftpdata.h.


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