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.
 

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 ALPROTO_FTP, SigTableElmt_::AppLayerTxMatch, SigTableElmt_::desc, DETECT_FTP_REPLY_RECEIVED, DetectAppLayerInspectEngineRegister(), DetectBufferTypeGetByName(), DetectEngineInspectGenericList(), SigTableElmt_::Free, SigTableElmt_::name, SigTableElmt_::Setup, SIG_FLAG_TOCLIENT, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the call graph for this function:
Here is the caller graph for this function: