|
suricata
|
Data Fields | |
| AppProto | alproto |
| int | direction |
| int | to_client_progress |
| int | to_server_progress |
Definition at line 70 of file detect-file-data.c.
| AppProto DetectFileHandlerProtocol_t::alproto |
Definition at line 71 of file detect-file-data.c.
Referenced by DetectFileRegisterFileProtocols(), and DetectFileRegisterProto().
| int DetectFileHandlerProtocol_t::direction |
Definition at line 72 of file detect-file-data.c.
Referenced by DetectFileRegisterFileProtocols(), and DetectFileRegisterProto().
| int DetectFileHandlerProtocol_t::to_client_progress |
Definition at line 73 of file detect-file-data.c.
Referenced by DetectFileRegisterFileProtocols(), and DetectFileRegisterProto().
| int DetectFileHandlerProtocol_t::to_server_progress |
Definition at line 74 of file detect-file-data.c.
Referenced by DetectFileRegisterFileProtocols(), and DetectFileRegisterProto().