Home
last modified time | relevance | path

Searched refs:ratecheck (Results 1 – 5 of 5) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dtime.h69 int ratecheck(struct timeval *, const struct timeval *);
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_time.c38 ratecheck(struct timeval *lasttime, const struct timeval *mininterval) in ratecheck() function
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_rssadapt.c227 if (!ratecheck(&ra->ra_last_raise, &ra->ra_raise_interval)) in ieee80211_rssadapt_raise_rate()
H A Dieee80211_node.c3144 !ratecheck(&ic->ic_last_merge_print, &merge_print_intvl)) in ieee80211_do_slow_print()
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_hwmp.c1240 if (ratecheck(last, minint) == 0) in hwmp_send_preq()
1648 if (ratecheck(&hs->hs_lastperr, &ieee80211_hwmp_perrminint) == 0) in hwmp_send_perr()