Home
last modified time | relevance | path

Searched defs:thd_objs (Results 1 – 5 of 5) sorted by relevance

/dports/security/snort/snort-2.9.18/src/sfutil/
H A Dsfthd.c186 void sfthd_objs_free(ThresholdObjects *thd_objs) in sfthd_objs_free()
312 static int sfthd_create_threshold_local(SnortConfig *sc, ThresholdObjects *thd_objs, in sfthd_create_threshold_local()
520 static int sfthd_create_threshold_global(SnortConfig *sc, ThresholdObjects *thd_objs, in sfthd_create_threshold_global()
632 ThresholdObjects *thd_objs, in sfthd_create_threshold()
1106 ThresholdObjects *thd_objs, in sfthd_test_threshold()
1280 int sfthd_show_objects(ThresholdObjects *thd_objs) in sfthd_show_objects()
/dports/security/snort3/snort3-3.1.19.0/src/filters/
H A Dsfthd.cc163 void sfthd_objs_free(ThresholdObjects* thd_objs) in sfthd_objs_free()
278 SnortConfig*, ThresholdObjects* thd_objs, THD_NODE* config, PolicyId policy_id) in sfthd_create_threshold_local()
466 SnortConfig*, ThresholdObjects* thd_objs, THD_NODE* config, PolicyId policy_id) in sfthd_create_threshold_global()
570 ThresholdObjects* thd_objs, in sfthd_create_threshold()
1027 ThresholdObjects* thd_objs, in sfthd_test_threshold()
1197 int sfthd_show_objects(ThresholdObjects* thd_objs) in sfthd_show_objects()
H A Dsfthreshold.h35 ThresholdObjects* thd_objs; member
/dports/security/snort/snort-2.9.18/src/
H A Dsfthreshold.h33 ThresholdObjects *thd_objs; member
H A Dsfthreshold.c213 static int print_thd_local(ThresholdObjects *thd_objs, PrintFormat type, unsigned* prnMode) in print_thd_local()