suricata
|
Go to the source code of this file.
Typedefs | |
typedef struct TFTPState_ | TFTPState |
typedef struct TFTPTransaction_ | TFTPTransaction |
Functions | |
void | RegisterTFTPParsers (void) |
Definition in file app-layer-tftp.h.
typedef struct TFTPState_ TFTPState |
Opaque Rust types.
Definition at line 27 of file app-layer-tftp.h.
typedef struct TFTPTransaction_ TFTPTransaction |
Definition at line 27 of file app-layer-tftp.h.
void RegisterTFTPParsers | ( | void | ) |
Definition at line 155 of file app-layer-tftp.c.
References ALPROTO_TFTP, AppLayerProtoDetectConfProtoDetectionEnabled(), AppLayerProtoDetectPPRegister(), AppLayerProtoDetectRegisterProtocol(), RunmodeIsUnittests(), SCLogDebug, TFTP_DEFAULT_PORT, and TFTP_MIN_FRAME_LEN.