Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dcounter.h68 uint64_t counter_rate_get(struct counter_rate *);
/freebsd/sys/kern/
H A Dsubr_counter.c162 counter_rate_get(struct counter_rate *cr) in counter_rate_get() function
/freebsd/sys/netpfil/pf/
H A Dpf_nl.c1721 conn_rate_count = counter_rate_get(t->cr); in nlattr_add_pf_threshold()
H A Dpf_ioctl.c1556 out->conn_rate.count = counter_rate_get(in->conn_rate.cr); in pf_src_node_copy()