Home
last modified time | relevance | path

Searched refs:counter_ratecheck (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dcounter.h75 int64_t counter_ratecheck(struct counter_rate *, int64_t);
/f-stack/freebsd/kern/
H A Dsubr_counter.c130 counter_ratecheck(struct counter_rate *cr, int64_t limit) in counter_ratecheck() function
/f-stack/freebsd/netinet/
H A Dip_icmp.c1130 pps = counter_ratecheck(&V_icmp_rates[which].cr, V_icmplim); in badport_bandlim()