Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtim_filter.h89 void filter_reduce_by(struct time_filter *tf, uint64_t reduce_by, uint32_t now);
/freebsd/sys/kern/
H A Dsubr_filter.c206 filter_reduce_by(struct time_filter *tf, uint64_t reduce_by, uint32_t now) in filter_reduce_by() function
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c5482 filter_reduce_by(&bbr->r_ctl.rc_delrate, red, cts); in bbr_setup_less_of_rate()