Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtim_filter.h105 void reset_time_small(struct time_filter_small *tf, uint32_t time_len);
/freebsd/sys/kern/
H A Dsubr_filter.c43 reset_time_small(struct time_filter_small *tf, uint32_t time_len) in reset_time_small() function
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c9889 reset_time_small(&bbr->r_ctl.rc_rttprop, in bbr_google_mode_on()
9928 reset_time_small(&bbr->r_ctl.rc_rttprop, in bbr_google_mode_off()
10763 reset_time_small(&bbr->r_ctl.rc_rttprop, newval); in bbr_check_probe_rtt_limits()
10777 reset_time_small(&bbr->r_ctl.rc_rttprop, in bbr_check_probe_rtt_limits()
10789 reset_time_small(&bbr->r_ctl.rc_rttprop, newval); in bbr_check_probe_rtt_limits()
14324 reset_time_small(&bbr->r_ctl.rc_rttprop, (optval * USECS_IN_SECOND)); in bbr_set_sockopt()