Home
last modified time | relevance | path

Searched refs:sfthd_test_rule (Results 1 – 7 of 7) sorted by relevance

/dports/security/snort3/snort3-3.1.19.0/src/filters/
H A Ddetection_filter.cc61 return sfthd_test_rule(detection_filter_hash, (THD_NODE*)pv, in detection_filter_test()
H A Dsfthd.h230 int sfthd_test_rule(snort::XHash* rule_hash, THD_NODE* sfthd_node,
H A Dsfthd.cc626 int sfthd_test_rule(XHash* rule_hash, THD_NODE* sfthd_node, in sfthd_test_rule() function
H A Dsfthd_test.cc847 status = sfthd_test_rule(dThd, rule, &sip, &dip, curtime, get_ips_policy()->policy_id); in EventTest()
/dports/security/snort/snort-2.9.18/src/
H A Ddetection_filter.c116 return sfthd_test_rule(detection_filter_hash, (THD_NODE*)pv, in detection_filter_test()
/dports/security/snort/snort-2.9.18/src/sfutil/
H A Dsfthd.h234 int sfthd_test_rule(SFXHASH *rule_hash, THD_NODE *sfthd_node,
H A Dsfthd.c689 int sfthd_test_rule(SFXHASH *rule_hash, THD_NODE *sfthd_node, in sfthd_test_rule() function