|
suricata
|
#include <app-layer-ftp.h>
Data Fields | |
| uint8_t | command_index |
| FtpRequestCommand | command_code |
Definition at line 55 of file app-layer-ftp.h.
| FtpRequestCommand FtpCommandInfo_::command_code |
Definition at line 57 of file app-layer-ftp.h.
Referenced by EveFTPLogCommand().
| uint8_t FtpCommandInfo_::command_index |
Definition at line 56 of file app-layer-ftp.h.
Referenced by EveFTPLogCommand().