Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtime.h580 int ratecheck(struct timeval *, const struct timeval *);
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdkrpc.c217 if (ratecheck(&privport_ratecheck, in nfssvc_program()
/freebsd/sys/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()
/freebsd/share/man/man9/
H A DMakefile301 ratecheck.9 \
1853 MLINKS+=ratecheck.9 ppsratecheck.9
/freebsd/sys/kern/
H A Dkern_time.c1075 ratecheck(struct timeval *lasttime, const struct timeval *mininterval) in ratecheck() function
H A Duipc_socket.c634 !!ratecheck(&head->sol_lastover, &overinterval);
/freebsd/sys/netinet/
H A Dip_mroute.c1612 if (ratecheck(&rt->mfc_last_assert, &pim_assert_interval)) { in ip_mdq()
H A Digmp.c1114 if (!ratecheck(&inm->inm_lastgsrtv, in igmp_input_v3_query()
H A Din_pcb.c386 if (ratecheck(&lastprint, &interval)) in in_pcbinslbgrouphash()
/freebsd/sys/netinet6/
H A Dmld6.c918 if (!ratecheck(&inm->in6m_lastgsrtv, in mld_v2_input_query()
/freebsd/sys/dev/mps/
H A Dmps.c2980 if (ratecheck(&sc->lastfail, &mps_chainfail_interval)) in mps_data_cb()
/freebsd/sys/dev/mpr/
H A Dmpr.c3705 if (ratecheck(&sc->lastfail, &mpr_chainfail_interval)) in mpr_data_cb()
/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c2803 if (ratecheck(&txerr_ratecheck, &txerr_interval)) { in parse_pkt()
2851 if (ratecheck(&txerr_ratecheck, &txerr_interval)) { in parse_pkt()
/freebsd/sys/vm/
H A Duma_core.c1085 if (ratecheck(&zone->uz_ratecheck, &warninterval)) in zone_log_warning()
/freebsd/sys/i386/i386/
H A Dpmap.c2517 if (ratecheck(&lastprint, &printinterval)) in get_pv_entry()
/freebsd/sys/arm/arm/
H A Dpmap-v6.c3011 if (ratecheck(&lastprint, &printinterval)) in get_pv_entry()