Home
last modified time | relevance | path

Searched refs:PREPROC_NAME (Results 1 – 21 of 21) sorted by relevance

/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/appid/
H A Dspp_appid.c66 SF_SO_PUBLIC const char *PREPROC_NAME = "appid"; variable
546 _dpd.registerPreprocStats(PREPROC_NAME, AppIdDumpStats); in AppIdInit()
583 _dpd.registerPreproc(PREPROC_NAME, AppIdInit); in SetupApplicationPreproc()
585 …_dpd.registerPreproc(PREPROC_NAME, AppIdInit, AppIdReload, AppIdReloadReloadVerify, AppIdReloadSwa… in SetupApplicationPreproc()
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/libs/
H A Dsf_preproc_info.h39 extern const char *PREPROC_NAME;
/dports/security/snort/snort-2.9.18/src/dynamic-examples/dynamic-preprocessor/
H A Dsf_preproc_info.h42 #define PREPROC_NAME "SF_Dynamic_Example_Preprocessor" macro
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/ssl/
H A Dssl_setup.c31 const char *PREPROC_NAME = "SF_SSLPP"; variable
/dports/security/snort/snort-2.9.18/src/dynamic-plugins/sf_preproc_example/
H A Dsf_dynamic_preproc_lib.c87 strncpy(dpm->uniqueName, PREPROC_NAME, MAX_NAME_LEN-1); in LibVersion()
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/pop/
H A Dspp_pop.c91 const char *PREPROC_NAME = "SF_POP"; variable
800 configNext->decode_conf.max_depth, pop_mime_mempool, PREPROC_NAME); in POPReloadVerify()
806 pop_mempool, PREPROC_NAME); in POPReloadVerify()
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/file/
H A Dspp_file.c61 const char *PREPROC_NAME = "SF_FILE"; variable
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/s7commplus/
H A Dspp_s7comm.c55 const char *PREPROC_NAME = "SF_S7COMMPLUS"; variable
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/gtp/
H A Dspp_gtp.c76 const char *PREPROC_NAME = "SF_GTP"; variable
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/modbus/
H A Dspp_modbus.c60 const char *PREPROC_NAME = "SF_MODBUS"; variable
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/ftptelnet/
H A Dspp_ftptelnet.c80 const char *PREPROC_NAME = "SF_FTPTELNET"; variable
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/imap/
H A Dspp_imap.c91 const char *PREPROC_NAME = "SF_IMAP"; variable
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/smtp/
H A Dspp_smtp.c92 const char *PREPROC_NAME = "SF_SMTP"; variable
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/sdf/
H A Dspp_sdf.c67 const char *PREPROC_NAME = "SF_SDF"; variable
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/dnp3/
H A Dspp_dnp3.c70 const char *PREPROC_NAME = "SF_DNP3"; variable
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/sip/
H A Dspp_sip.c87 const char *PREPROC_NAME = "SF_SIP"; variable
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/reputation/
H A Dspp_reputation.c74 const char *PREPROC_NAME = "SF_REPUTATION"; variable
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/ssh/
H A Dspp_ssh.c80 const char *PREPROC_NAME = "SF_SSH"; variable
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/dns/
H A Dspp_dns.c84 const char *PREPROC_NAME = "SF_DNS"; variable
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/dcerpc2/
H A Dspp_dce2.c103 const char *PREPROC_NAME = "SF_DCERPC2"; variable
/dports/security/snort/snort-2.9.18/doc/
H A Dsnort_manual.tex19757 const char *PREPROC_NAME = "SF_Dynamic_Example_Preprocessor";