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

/freebsd-current/sys/sys/
H A Dtim_filter.h88 uint32_t apply_filter_max(struct time_filter *tf, uint64_t value, uint32_t now);
/freebsd-current/sys/kern/
H A Dsubr_filter.c423 apply_filter_max(struct time_filter *tf, uint64_t value, uint32_t now) function
/freebsd-current/sys/netinet/tcp_stacks/
H A Dbbr.c6438 apply_filter_max(&bbr->r_ctl.rc_delrate, bbr->r_ctl.rc_bbr_cur_del_rate, bbr->r_ctl.rc_pkt_epoch);

Completed in 188 milliseconds