Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dlog.c529 u_int max_accum, u_int hysteresis, u_int log_every) in log_ratelimit_init()
H A Dlog.h88 u_int hysteresis; /* seconds */ member
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h505 int threshold, int hysteresis) in wpa_drv_signal_monitor()
H A Dctrl_iface.c8466 int hysteresis = 0; in wpas_ctrl_iface_signal_monitor() local
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211.c9600 static int nl80211_signal_monitor(void *priv, int threshold, int hysteresis) in nl80211_signal_monitor()