Home
last modified time | relevance | path

Searched refs:PREPROCESSOR_DATA_VERSION (Results 1 – 3 of 3) sorted by relevance

/dports/security/snort/snort-2.9.18/src/dynamic-plugins/sf_preproc_example/
H A Dsf_dynamic_preproc_lib.c62 if (dpd->version < PREPROCESSOR_DATA_VERSION) in InitializePreprocessor()
65 PREPROCESSOR_DATA_VERSION); in InitializePreprocessor()
/dports/security/snort/snort-2.9.18/src/dynamic-plugins/
H A Dsf_dynamic_preprocessor.h59 #define PREPROCESSOR_DATA_VERSION 28 macro
H A Dsf_dynamic_plugins.c2617 preprocData.version = PREPROCESSOR_DATA_VERSION; in InitDynamicPreprocessors()