suricata
FtpCommand_ Struct Reference

#include <app-layer-ftp.h>

Data Fields

const char * command_name
 
FtpRequestCommand command
 
const uint8_t command_length
 

Detailed Description

Definition at line 92 of file app-layer-ftp.h.

Field Documentation

◆ command

FtpRequestCommand FtpCommand_::command

Definition at line 94 of file app-layer-ftp.h.

Referenced by EveFTPLogCommand().

◆ command_length

const uint8_t FtpCommand_::command_length

Definition at line 95 of file app-layer-ftp.h.

Referenced by EveFTPLogCommand().

◆ command_name

const char* FtpCommand_::command_name

Definition at line 93 of file app-layer-ftp.h.

Referenced by EveFTPLogCommand().


The documentation for this struct was generated from the following file: