Home
last modified time | relevance | path

Searched refs:counter_rate (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dcounter.h66 struct counter_rate { struct
73 int64_t counter_ratecheck(struct counter_rate *, int64_t); argument
/freebsd/sys/kern/
H A Dsubr_counter.c127 counter_ratecheck(struct counter_rate *cr, int64_t limit) in counter_ratecheck()
/freebsd/sys/netinet/
H A Dip_icmp.c1097 VNET_DEFINE_STATIC(struct counter_rate, icmp_rates[BANDLIM_MAX]);
/freebsd/sys/netinet6/
H A Dicmp6.c2826 VNET_DEFINE_STATIC(struct counter_rate, icmp6_rates[RATELIM_MAX]);