Searched refs:filter_increase_by_small (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/sys/
H A Dtim_filter.h115 void filter_increase_by_small(struct time_filter_small *tf,
/freebsd-current/sys/kern/
H A Dsubr_filter.c263 filter_increase_by_small(struct time_filter_small *tf, uint32_t incr_by, uint32_t now) function
/freebsd-current/sys/netinet/tcp_stacks/
H A Dbbr.c6284 filter_increase_by_small(&bbr->r_ctl.rc_rttprop, (rtt - rtt_prop), cts);

Completed in 130 milliseconds