suricata
|
Go to the source code of this file.
Functions | |
bool | EveFTPLogCommand (void *vtx, JsonBuilder *js) |
Definition in file output-json-ftp.h.
bool EveFTPLogCommand | ( | void * | vtx, |
JsonBuilder * | js | ||
) |
Definition at line 49 of file output-json-ftp.c.
References FTPTransaction_::active, FtpCommand_::command, FTPTransaction_::command_descriptor, FtpCommand_::command_length, FtpCommand_::command_name, FTPTransaction_::done, FTPTransaction_::dyn_port, FTP_COMMAND_EPRT, FTP_COMMAND_PORT, JB_SET_FALSE, JB_SET_STRING, JB_SET_TRUE, JsonGetNextLineFromBuffer(), FTPString_::len, next, offset, FTPTransaction_::request, FTPTransaction_::request_length, FTPTransaction_::request_truncated, FTPString_::str, TAILQ_EMPTY, TAILQ_FOREACH, FTPString_::truncated, and unlikely.