suricata
|
#include <detect-ftpdata.h>
Data Fields | |
FtpRequestCommand | command |
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.
FtpRequestCommand DetectFtpdataData_::command |
Definition at line 35 of file detect-ftpdata.h.