Home
last modified time | relevance | path

Searched defs:snort_conf (Results 1 – 15 of 15) sorted by relevance

/dports/security/snort3/snort3-3.1.19.0/src/framework/test/
H A Ddata_bus_test.cc48 const SnortConfig* snort_conf = in get_conf() local
55 SnortConfig* snort_conf = in get_main_conf() local
121 SnortConfig snort_conf; in TEST_GROUP() local
/dports/security/snort3/snort3-3.1.19.0/src/piglet/
H A Dpiglet_api.h73 snort::SnortConfig* snort_conf; variable
/dports/security/snort3/snort3-3.1.19.0/src/hash/test/
H A Dzhash_test.cc64 THREAD_LOCAL SnortConfig *snort_conf = &my_config; variable
H A Dxhash_test.cc39 THREAD_LOCAL SnortConfig* snort_conf = &my_config; variable
H A Dghash_test.cc39 THREAD_LOCAL SnortConfig* snort_conf = &my_config; variable
/dports/security/snort3/snort3-3.1.19.0/src/stream/test/
H A Dstream_splitter_test.cc40 THREAD_LOCAL SnortConfig* snort_conf = nullptr; variable
/dports/security/snort3/snort3-3.1.19.0/src/helpers/test/
H A Dhyper_search_test.cc46 THREAD_LOCAL SnortConfig* snort_conf = &s_conf; variable
/dports/security/snort3/snort3-3.1.19.0/src/search_engines/test/
H A Dsearch_tool_test.cc53 THREAD_LOCAL SnortConfig* snort_conf = &s_conf; variable
H A Dhyperscan_test.cc99 THREAD_LOCAL SnortConfig* snort_conf = &s_conf; variable
/dports/security/snort3/snort3-3.1.19.0/src/stream/tcp/test/
H A Dtcp_normalizer_test.cc40 THREAD_LOCAL SnortConfig* snort_conf = nullptr; variable
/dports/security/snort3/snort3-3.1.19.0/src/ips_options/test/
H A Dips_regex_test.cc54 THREAD_LOCAL SnortConfig* snort_conf = &s_conf; variable
/dports/security/snort3/snort3-3.1.19.0/src/main/
H A Dsnort_config.cc93 static THREAD_LOCAL const SnortConfig* snort_conf = nullptr; variable
/dports/security/snort3/snort3-3.1.19.0/src/flow/test/
H A Dflow_stash_test.cc126 static SnortConfig snort_conf; variable
/dports/security/snort/snort-2.9.18/src/
H A Dsnort.c269 SnortConfig *snort_conf = NULL; variable
/dports/security/snort/snort-2.9.18/src/sfutil/
H A Dbnfa_search.c2845 SnortConfig *snort_conf; variable