suricata
|
#include <app-layer-ftp.h>
Data Fields | |
const char * | command_name |
FtpRequestCommand | command |
const uint8_t | command_length |
Definition at line 92 of file app-layer-ftp.h.
FtpRequestCommand FtpCommand_::command |
Definition at line 94 of file app-layer-ftp.h.
Referenced by EveFTPLogCommand().
const uint8_t FtpCommand_::command_length |
Definition at line 95 of file app-layer-ftp.h.
Referenced by EveFTPLogCommand().
const char* FtpCommand_::command_name |
Definition at line 93 of file app-layer-ftp.h.
Referenced by EveFTPLogCommand().