suricata
app-layer-tftp.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct TFTPState_ TFTPState
 
typedef struct TFTPTransaction_ TFTPTransaction
 

Functions

void RegisterTFTPParsers (void)
 

Detailed Description

Typedef Documentation

◆ TFTPState

typedef struct TFTPState_ TFTPState

Opaque Rust types.

Definition at line 27 of file app-layer-tftp.h.

◆ TFTPTransaction

typedef struct TFTPTransaction_ TFTPTransaction

Definition at line 27 of file app-layer-tftp.h.

Function Documentation

◆ RegisterTFTPParsers()

void RegisterTFTPParsers ( void  )