Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtime.h580 int ratecheck(struct timeval *, const struct timeval *);
/f-stack/freebsd/opencrypto/
H A Dcryptodev.c1498 if (ratecheck(&keywarn, &warninterval)) in crypto_ioctl()
1517 if (ratecheck(&featwarn, &warninterval)) in crypto_ioctl()
/f-stack/lib/
H A Dff_glue.c486 ratecheck(struct timeval *lasttime, const struct timeval *mininterval) in ratecheck() function
/f-stack/freebsd/net80211/
H A Dieee80211_hwmp.c1245 if (ratecheck(last, minint) == 0) in hwmp_send_preq()
1653 if (ratecheck(&hs->hs_lastperr, &ieee80211_hwmp_perrminint) == 0) in hwmp_send_perr()
/f-stack/freebsd/kern/
H A Dkern_time.c1026 ratecheck(struct timeval *lasttime, const struct timeval *mininterval) in ratecheck() function
H A Duipc_socket.c616 dolog = !!ratecheck(&head->sol_lastover, &overinterval);
/f-stack/freebsd/netinet6/
H A Dmld6.c954 if (!ratecheck(&inm->in6m_lastgsrtv, in mld_v2_input_query()
/f-stack/freebsd/netinet/
H A Dip_mroute.c1542 if (ratecheck(&rt->mfc_last_assert, &pim_assert_interval)) { in ip_mdq()
H A Digmp.c1123 if (!ratecheck(&inm->inm_lastgsrtv, in igmp_input_v3_query()
H A Din_pcb.c396 if (ratecheck(&lastprint, &interval)) in in_pcbinslbgrouphash()
/f-stack/freebsd/vm/
H A Duma_core.c919 if (ratecheck(&zone->uz_ratecheck, &warninterval)) in zone_log_warning()
/f-stack/freebsd/arm/arm/
H A Dpmap-v6.c3032 if (ratecheck(&lastprint, &printinterval)) in get_pv_entry()
/f-stack/freebsd/i386/i386/
H A Dpmap.c2542 if (ratecheck(&lastprint, &printinterval)) in get_pv_entry()