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