suricata
|
Go to the source code of this file.
Functions | |
void | DetectFtpReplyReceivedRegister (void) |
Registration function for ftp.reply_received: keyword. More... | |
Definition in file detect-ftp-reply-received.h.
void DetectFtpReplyReceivedRegister | ( | void | ) |
Registration function for ftp.reply_received: keyword.
This function is called once in the 'lifetime' of the engine.
Definition at line 121 of file detect-ftp-reply-received.c.
References SigTableElmt_::AppLayerTxMatch, SigTableElmt_::desc, DETECT_FTP_REPLY_RECEIVED, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().