suricata
|
Go to the source code of this file.
Functions | |
void | DetectFtpDynamicPortRegister (void) |
Definition in file detect-ftp-dynamic-port.h.
void DetectFtpDynamicPortRegister | ( | void | ) |
Definition at line 98 of file detect-ftp-dynamic-port.c.
References ALPROTO_FTP, SigTableElmt_::AppLayerTxMatch, BUFFER_DESC, BUFFER_NAME, SigTableElmt_::desc, DETECT_FTP_DYNPORT, DetectAppLayerInspectEngineRegister(), DetectBufferTypeGetByName(), DetectBufferTypeSetDescriptionByName(), DetectEngineInspectGenericList(), SigTableElmt_::Free, KEYWORD_DOC, KEYWORD_NAME, SigTableElmt_::name, SCLogDebug, SigTableElmt_::Setup, SIG_FLAG_TOCLIENT, SIG_FLAG_TOSERVER, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().