Searched refs:hysteresis (Results 1 – 17 of 17) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | log.c | 500 u_int max_accum, u_int hysteresis, u_int log_every) in log_ratelimit_init() argument 505 rl->hysteresis = hysteresis; in log_ratelimit_init() 508 rl, rl->threshold, rl->max_accum, rl->hysteresis, rl->log_every)); in log_ratelimit_init() 525 rl->max_accum, rl->hysteresis, in log_ratelimit() 564 rl->hysteresis, rl->hysteresis_start == 0 ? -1 : in log_ratelimit() 569 if (olast_event + rl->hysteresis < now) { in log_ratelimit() 576 } else if (rl->hysteresis_start + rl->hysteresis < now) { in log_ratelimit()
|
| D | log.h | 86 u_int hysteresis; /* seconds */ member 102 u_int max_accum, u_int hysteresis, u_int log_every);
|
| /netbsd/src/external/ibm-public/postfix/dist/src/qmgr/ |
| D | qmgr_queue.c | 282 while (queue->success + feedback / 2 >= transport->pos_feedback.hysteresis) { in qmgr_queue_unthrottle() 283 queue->window += transport->pos_feedback.hysteresis; in qmgr_queue_unthrottle() 284 queue->success -= transport->pos_feedback.hysteresis; in qmgr_queue_unthrottle() 349 queue->window -= transport->neg_feedback.hysteresis; in qmgr_queue_throttle() 351 queue->failure += transport->neg_feedback.hysteresis; in qmgr_queue_throttle()
|
| D | qmgr_feedback.c | 141 fb->hysteresis = 1; /* legacy */ in qmgr_feedback_init()
|
| D | qmgr.h | 128 int hysteresis; /* to pass, need to be this tall */ member
|
| /netbsd/src/external/ibm-public/postfix/dist/src/oqmgr/ |
| D | qmgr_queue.c | 265 while (queue->success + feedback / 2 >= transport->pos_feedback.hysteresis) { in qmgr_queue_unthrottle() 266 queue->window += transport->pos_feedback.hysteresis; in qmgr_queue_unthrottle() 267 queue->success -= transport->pos_feedback.hysteresis; in qmgr_queue_unthrottle() 332 queue->window -= transport->neg_feedback.hysteresis; in qmgr_queue_throttle() 334 queue->failure += transport->neg_feedback.hysteresis; in qmgr_queue_throttle()
|
| D | qmgr_feedback.c | 141 fb->hysteresis = 1; /* legacy */ in qmgr_feedback_init()
|
| D | qmgr.h | 116 int hysteresis; /* to pass, need to be this tall */ member
|
| /netbsd/src/sbin/init/ |
| D | NOTES | 92 apply hysteresis to rapidly exiting gettys
|
| /netbsd/src/external/bsd/wpa/dist/wpa_supplicant/ |
| D | driver_i.h | 505 int threshold, int hysteresis) in wpa_drv_signal_monitor() argument 509 threshold, hysteresis); in wpa_drv_signal_monitor()
|
| D | ctrl_iface.c | 8469 int hysteresis = 0; in wpas_ctrl_iface_signal_monitor() local 8481 hysteresis = atoi(pos + 11); in wpas_ctrl_iface_signal_monitor() 8482 return wpa_drv_signal_monitor(wpa_s, threshold, hysteresis); in wpas_ctrl_iface_signal_monitor()
|
| /netbsd/src/external/ibm-public/postfix/dist/ |
| D | RELEASE_NOTES-2.5 | 184 to allow for more gradual concurrency adjustments, and uses hysteresis
|
| D | HISTORY | 13822 hysteresis to avoid rapid oscillations. A destination is 13832 hysteresis, and positive/negative feedback. Some have since
|
| /netbsd/src/external/bsd/wpa/dist/src/drivers/ |
| D | driver.h | 4138 int (*signal_monitor)(void *priv, int threshold, int hysteresis);
|
| D | driver_nl80211.c | 9600 static int nl80211_signal_monitor(void *priv, int threshold, int hysteresis) in nl80211_signal_monitor() argument 9608 "hysteresis=%d", threshold, hysteresis); in nl80211_signal_monitor() 9613 nla_put_u32(msg, NL80211_ATTR_CQM_RSSI_HYST, hysteresis)) { in nl80211_signal_monitor()
|
| /netbsd/src/share/dict/ |
| D | web2a | 29567 hysteresis coefficient 29568 hysteresis meter
|
| D | web2 | 90581 hysteresis
|