Home
last modified time | relevance | path

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

/dports/sysutils/ipa/ipa-2.1.2/src/
H A Dipa_thresholds.h137 extern unsigned int global_threshold_below_lim;
H A Dipa_thresholds.c77 unsigned int global_threshold_below_lim; /* X:-:- */ variable
1218 global_threshold_below_lim; in threshold_inherit()
H A Dipa_conf.c3437 global_threshold_below_lim = val[0]; in parse_threshold_balance()
3786 if (global_threshold_below_lim == 0) in set_global_params()
3787 global_threshold_below_lim = global_threshold_equal_lim = in set_global_params()
4414 global_threshold_below_lim = global_threshold_equal_lim = in init_config_data()
5994 show_threshold_balance(global_threshold_below_lim, in show_config()