Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtim_filter.h90 uint32_t apply_filter_max(struct time_filter *tf, uint64_t value, uint32_t now);
/f-stack/freebsd/kern/
H A Dsubr_filter.c424 apply_filter_max(struct time_filter *tf, uint64_t value, uint32_t now) in apply_filter_max() function
/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c6526 apply_filter_max(&bbr->r_ctl.rc_delrate, bbr->r_ctl.rc_bbr_cur_del_rate, bbr->r_ctl.rc_pkt_epoch); in tcp_bbr_commit_bw()