suricata
detect-ftp-reply-received.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void DetectFtpReplyReceivedRegister (void)
 Registration function for ftp.reply_received: keyword. More...
 

Detailed Description

Function Documentation

◆ DetectFtpReplyReceivedRegister()

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().

Here is the caller graph for this function: